We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2243962 + 21a46be commit b796cedCopy full SHA for b796ced
rust-version
@@ -1 +1 @@
1
-f5209000832c9d3bc29c91f4daef4ca9f28dc797
+dc47a69ed94bc88b10b7d500cceacf29b87bcbbe
tests/fail/panic/tls_macro_drop_panic.rs
@@ -1,7 +1,7 @@
//@error-in-other-file: aborted execution
2
// Backtraces vary wildly between platforms, we have to normalize away almost the entire thing
3
//@normalize-stderr-test: "'main'|'<unnamed>'" -> "$$NAME"
4
-//@normalize-stderr-test: ".*(note|-->|\|).*\n" -> ""
+//@normalize-stderr-test: ".*(note|-->|:::|\|).*\n" -> ""
5
6
pub struct NoisyDrop {}
7
0 commit comments