Skip to content

Commit 21a46be

Browse files
author
The Miri Cronjob Bot
committed
Merge ref 'dc47a69ed94b' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: dc47a69ed94bc88b10b7d500cceacf29b87bcbbe Filtered ref: c2685da Upstream diff: rust-lang/rust@f520900...dc47a69 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 6e78f09 + c2685da commit 21a46be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fail/panic/tls_macro_drop_panic.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//@error-in-other-file: aborted execution
22
// Backtraces vary wildly between platforms, we have to normalize away almost the entire thing
33
//@normalize-stderr-test: "'main'|'<unnamed>'" -> "$$NAME"
4-
//@normalize-stderr-test: ".*(note|-->|\|).*\n" -> ""
4+
//@normalize-stderr-test: ".*(note|-->|:::|\|).*\n" -> ""
55

66
pub struct NoisyDrop {}
77

0 commit comments

Comments
 (0)