this panic occurs not just on Windows, normalize it away everywhere
This commit is contained in:
parent
581c1ab730
commit
28c4397b28
3 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// aux-build:invalid-punct-ident.rs
|
||||
|
||||
// FIXME https://github.com/rust-lang/rust/issues/59998
|
||||
// normalize-stderr-windows "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
|
||||
// normalize-stderr-windows "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
// normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
|
||||
// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
|
||||
#[macro_use]
|
||||
extern crate invalid_punct_ident;
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
// aux-build:invalid-punct-ident.rs
|
||||
|
||||
// FIXME https://github.com/rust-lang/rust/issues/59998
|
||||
// normalize-stderr-windows "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
|
||||
// normalize-stderr-windows "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
// normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
|
||||
// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
|
||||
#[macro_use]
|
||||
extern crate invalid_punct_ident;
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
// aux-build:invalid-punct-ident.rs
|
||||
|
||||
// FIXME https://github.com/rust-lang/rust/issues/59998
|
||||
// normalize-stderr-windows "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
|
||||
// normalize-stderr-windows "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
// normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
|
||||
// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
|
||||
#[macro_use]
|
||||
extern crate invalid_punct_ident;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue