Skip to content

Commit 93f80bf

Browse files
committed
Remove comment saying that we don't build debug rustc in CI, since we do
1 parent 5dab47d commit 93f80bf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/test/ui/rustc-rust-log.rs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// run-pass
22
// This test is just checking that we won't ICE if logging is turned
3-
// on; don't bother trying to compare that (copious) output. (Note
4-
// also that this test potentially silly, since we do not build+test
5-
// debug versions of rustc as part of our continuous integration
6-
// process...)
3+
// on; don't bother trying to compare that (copious) output.
74
//
85
// dont-check-compiler-stdout
96
// dont-check-compiler-stderr

0 commit comments

Comments
 (0)