mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
ci: silence unexpected-cfgs warnings due to #[cfg(loom)] (#703)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(unknown_lints, unexpected_cfgs)]
|
||||
#![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)]
|
||||
#![doc(test(
|
||||
no_crate_inject,
|
||||
|
||||
Reference in New Issue
Block a user