We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b585f1 commit a79db05Copy full SHA for a79db05
src/test/run-pass/env-null-vars.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+#![allow(unused_imports)]
12
+
13
// ignore-windows
14
// ignore-wasm32-bare no libc to test ffi with
15
0 commit comments