Lines Matching +full:- +full:- +full:allow
1 //! libc - Raw FFI bindings to platforms' system libraries
4 #![allow(
18 #![cfg_attr(feature = "rustc-dep-of-std", feature(link_cfg, no_core))]
23 #![cfg_attr(not(feature = "rustc-dep-of-std"), no_std)]
24 #![cfg_attr(feature = "rustc-dep-of-std", no_core)]
31 if #[cfg(feature = "rustc-dep-of-std")] {
33 #[allow(unused_imports)]
35 #[allow(unused_imports)]
37 #[allow(unused_imports)]
45 #[allow(unused_imports)]
47 #[allow(unused_imports)]
49 #[allow(unused_imports)]
51 #[allow(unused_imports)]
53 #[allow(unused_imports)]
56 #[allow(unused_imports)]
59 #[allow(unused_imports)]
62 #[allow(unused_imports)]
66 #[allow(unused_imports)]
69 #[allow(unused_imports)]
72 #[allow(unused_imports)]
75 #[allow(unused_imports)]
78 #[allow(unused_imports)]
81 #[allow(unused_imports)]
84 #[allow(unused_imports)]
163 // non-supported targets: empty...