Skip to content

Commit 8265748

Browse files
committed
1 parent d1ed52b commit 8265748

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/opt-dist/src/training.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ fn init_compiler_benchmarks(
3939
"--exact-match",
4040
crates.join(",").as_str(),
4141
])
42-
.env("RUST_LOG", "collector=debug")
4342
.env("RUSTC", env.rustc_stage_0().as_str())
4443
.env("RUSTC_BOOTSTRAP", "1")
4544
.workdir(&env.rustc_perf_dir());

0 commit comments

Comments
 (0)