We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0895099 commit 309e0d6Copy full SHA for 309e0d6
src/test/run-pass/rustc-rust-log.rs
@@ -9,5 +9,6 @@
9
// except according to those terms.
10
11
// rustc-env:RUST_LOG=debug
12
+// ignore-musl - workaround to avoid consuming all CI storage, see #48118
13
14
fn main() {}
0 commit comments