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 3dde8e0 commit 494da5aCopy full SHA for 494da5a
src/librustc/rustc.rs
@@ -359,7 +359,7 @@ pub fn monitor(f: ~fn(diagnostic::Emitter)) {
359
let xs = [
360
~"the compiler hit an unexpected failure path. \
361
this is a bug",
362
- ~"try running with RUST_LOG=rustc=1,::rt::backtrace \
+ ~"try running with RUST_LOG=rustc=1 \
363
to get further details and report the results \
364
to github.com/mozilla/rust/issues"
365
];
0 commit comments