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 4fc2168 commit a15e0dcCopy full SHA for a15e0dc
src/test/ui/auxiliary/rustc-rust-log-aux.rs
@@ -0,0 +1 @@
1
+// rustc-env:RUSTC_LOG=debug
src/test/ui/rustc-rust-log.rs
@@ -8,7 +8,7 @@
8
// dont-check-compiler-stdout
9
// dont-check-compiler-stderr
10
// compile-flags: --error-format human
11
-
+// aux-build: rustc-rust-log-aux.rs
12
// rustc-env:RUSTC_LOG=debug
13
14
fn main() {}
0 commit comments