We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#[cfg(loom)]
1 parent cb7f844 commit 0c17e99Copy full SHA for 0c17e99
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![allow(unknown_lints, unexpected_cfgs)]
2
#![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)]
3
#![doc(test(
4
no_crate_inject,
0 commit comments