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 2565b27 + bc37dd4 commit 231002fCopy full SHA for 231002f
tests/run-make/linker-warning/rmake.rs
@@ -61,7 +61,6 @@ fn main() {
61
diff()
62
.expected_file("short-error.txt")
63
.actual_text("(linker error)", out.stderr())
64
- .normalize(r#"/rustc[^/_-]*/"#, "/rustc/")
65
.normalize("libpanic_abort", "libpanic_unwind")
66
.normalize(
67
regex::escape(
0 commit comments