File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11// aux-build:invalid-punct-ident.rs
22
33// FIXME https://github.com/rust-lang/rust/issues/59998
4- // normalize-stderr-windows "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
5- // normalize-stderr-windows "note:.*RUST_BACKTRACE=1.*\n" -> ""
4+ // normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
5+ // normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
66
77#[ macro_use]
88extern crate invalid_punct_ident;
Original file line number Diff line number Diff line change 11// aux-build:invalid-punct-ident.rs
22
33// FIXME https://github.com/rust-lang/rust/issues/59998
4- // normalize-stderr-windows "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
5- // normalize-stderr-windows "note:.*RUST_BACKTRACE=1.*\n" -> ""
4+ // normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
5+ // normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
66
77#[ macro_use]
88extern crate invalid_punct_ident;
Original file line number Diff line number Diff line change 11// aux-build:invalid-punct-ident.rs
22
33// FIXME https://github.com/rust-lang/rust/issues/59998
4- // normalize-stderr-windows "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
5- // normalize-stderr-windows "note:.*RUST_BACKTRACE=1.*\n" -> ""
4+ // normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
5+ // normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
66
77#[ macro_use]
88extern crate invalid_punct_ident;
You can’t perform that action at this time.
0 commit comments