File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 33// FIXME https://github.com/rust-lang/rust/issues/59998
44// normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
55// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
6- // normalize-stderr-test "error : internal compiler error.*\n" -> ""
7- // normalize-stderr-test "note:.*unexpectedly panicked.*\n" -> ""
8- // normalize-stderr-test "note: we would appreciate a bug report.*\n" -> ""
9- // normalize-stderr-test "note: compiler flags.*\n" -> ""
10- // normalize-stderr-test "note: rustc.*running on.*\n" -> ""
6+ // normalize-stderr-test "\nerror : internal compiler error.*\n \n" -> ""
7+ // normalize-stderr-test "note:.*unexpectedly panicked.*\n\n " -> ""
8+ // normalize-stderr-test "note: we would appreciate a bug report.*\n\n " -> ""
9+ // normalize-stderr-test "note: compiler flags.*\n\n " -> ""
10+ // normalize-stderr-test "note: rustc.*running on.*\n\n " -> ""
1111
1212#[ macro_use]
1313extern crate invalid_punct_ident;
Original file line number Diff line number Diff line change 33// FIXME https://github.com/rust-lang/rust/issues/59998
44// normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
55// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
6- // normalize-stderr-test "error : internal compiler error.*\n" -> ""
7- // normalize-stderr-test "note:.*unexpectedly panicked.*\n" -> ""
8- // normalize-stderr-test "note: we would appreciate a bug report.*\n" -> ""
9- // normalize-stderr-test "note: compiler flags.*\n" -> ""
10- // normalize-stderr-test "note: rustc.*running on.*\n" -> ""
6+ // normalize-stderr-test "\nerror : internal compiler error.*\n \n" -> ""
7+ // normalize-stderr-test "note:.*unexpectedly panicked.*\n\n " -> ""
8+ // normalize-stderr-test "note: we would appreciate a bug report.*\n\n " -> ""
9+ // normalize-stderr-test "note: compiler flags.*\n\n " -> ""
10+ // normalize-stderr-test "note: rustc.*running on.*\n\n " -> ""
1111
1212#[ macro_use]
1313extern crate invalid_punct_ident;
Original file line number Diff line number Diff line change 33// FIXME https://github.com/rust-lang/rust/issues/59998
44// normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
55// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
6- // normalize-stderr-test "error : internal compiler error.*\n" -> ""
7- // normalize-stderr-test "note:.*unexpectedly panicked.*\n" -> ""
8- // normalize-stderr-test "note: we would appreciate a bug report.*\n" -> ""
9- // normalize-stderr-test "note: compiler flags.*\n" -> ""
10- // normalize-stderr-test "note: rustc.*running on.*\n" -> ""
6+ // normalize-stderr-test "\nerror : internal compiler error.*\n \n" -> ""
7+ // normalize-stderr-test "note:.*unexpectedly panicked.*\n\n " -> ""
8+ // normalize-stderr-test "note: we would appreciate a bug report.*\n\n " -> ""
9+ // normalize-stderr-test "note: compiler flags.*\n\n " -> ""
10+ // normalize-stderr-test "note: rustc.*running on.*\n\n " -> ""
1111
1212#[ macro_use]
1313extern crate invalid_punct_ident;
You can’t perform that action at this time.
0 commit comments