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.
reuse_panic_pm
1 parent 8ab2c69 commit 596ae96Copy full SHA for 596ae96
tests/testsuite/freshness.rs
@@ -1438,7 +1438,7 @@ fn reuse_panic_pm() {
1438
.with_stderr_unordered(
1439
"\
1440
[COMPILING] bar [..]
1441
-[RUNNING] `rustc --crate-name bar bar/src/lib.rs [..]--crate-type lib --emit=[..]link[..]-C debuginfo=2 [..]
+[RUNNING] `rustc --crate-name bar bar/src/lib.rs [..]--crate-type lib --emit=[..]link[..]
1442
[RUNNING] `rustc --crate-name bar bar/src/lib.rs [..]--crate-type lib --emit=[..]link -C panic=abort[..]-C debuginfo=2 [..]
1443
[COMPILING] somepm [..]
1444
[RUNNING] `rustc --crate-name somepm [..]
0 commit comments