We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06a946 commit 7ecd9ffCopy full SHA for 7ecd9ff
regex-syntax/src/lib.rs
@@ -161,7 +161,6 @@ The following features are available:
161
#![no_std]
162
#![forbid(unsafe_code)]
163
#![deny(missing_docs, rustdoc::broken_intra_doc_links)]
164
-#![doc(test(attr(deny(warnings))))]
165
#![warn(missing_debug_implementations)]
166
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
167
0 commit comments