Lines Matching refs:deny
46 #![cfg_attr(test, deny(warnings))]
48 #![deny(unused)]
51 #![deny(unstable_features)]
52 #![deny(missing_copy_implementations)]
53 #![deny(missing_debug_implementations)]
56 #![deny(clippy::cast_ptr_alignment)]
80 #[deny(missing_docs)]
97 #[deny(missing_docs)]
100 #[deny(missing_docs)]
130 #[deny(missing_docs)]