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 3de1c70 commit 1b6b7c6Copy full SHA for 1b6b7c6
futures/tests/no-std/src/lib.rs
@@ -1,6 +1,6 @@
1
#![cfg(nightly)]
2
#![no_std]
3
-#![allow(useless_anonymous_reexport)]
+#![allow(unused_imports)]
4
5
#[cfg(feature = "futures-core-alloc")]
6
#[cfg(target_has_atomic = "ptr")]
0 commit comments