Skip to content

Commit def6b99

Browse files
move rustc-rust-log test into ui/rustc-env
1 parent eb1a5c9 commit def6b99

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/ui/rustc-rust-log.rs renamed to tests/ui/rustc-env/rust-log.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//@ dont-check-compiler-stdout
66
//@ dont-check-compiler-stderr
77
//@ compile-flags: --error-format human
8-
//@ aux-build: rustc-rust-log-aux.rs
8+
//@ aux-build: rust-log-aux.rs
99
//@ rustc-env:RUSTC_LOG=debug
1010

1111
fn main() {}

0 commit comments

Comments
 (0)