]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/proc-macro/invalid-punct-ident-2.rs
Try to fix the test output normalization
[rust.git] / src / test / ui / proc-macro / invalid-punct-ident-2.rs
index ee57752e2be27c985b786292c84bf81e4925e7dd..778b7eeecd7a938cd17e8277f7c6ad0dbc0be58c 100644 (file)
@@ -3,11 +3,11 @@
 // FIXME https://github.com/rust-lang/rust/issues/59998
 // normalize-stderr-test "thread.*panicked.*proc_macro_server.rs.*\n" -> ""
 // normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
-// normalize-stderr-test "error: internal compiler error.*\n" -> ""
-// normalize-stderr-test "note:.*unexpectedly panicked.*\n" -> ""
-// normalize-stderr-test "note: we would appreciate a bug report.*\n" -> ""
-// normalize-stderr-test "note: compiler flags.*\n" -> ""
-// normalize-stderr-test "note: rustc.*running on.*\n" -> ""
+// normalize-stderr-test "\nerror: internal compiler error.*\n\n" -> ""
+// normalize-stderr-test "note:.*unexpectedly panicked.*\n\n" -> ""
+// normalize-stderr-test "note: we would appreciate a bug report.*\n\n" -> ""
+// normalize-stderr-test "note: compiler flags.*\n\n" -> ""
+// normalize-stderr-test "note: rustc.*running on.*\n\n" -> ""
 
 #[macro_use]
 extern crate invalid_punct_ident;