We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e958281 + 7e10fad commit 2d85908Copy full SHA for 2d85908
tests/build-script.rs
@@ -857,7 +857,6 @@ fn output_separate_lines() {
857
[RUNNING] `[..]foo-[..]build-script-build[..]`
858
[RUNNING] `rustc [..] --crate-name foo [..] -L foo -l static=foo`
859
[ERROR] could not find native static library [..]
860
-[ERROR] Could not compile [..]
861
"));
862
}
863
@@ -886,7 +885,6 @@ fn output_separate_lines_new() {
886
885
887
888
889
890
891
892
0 commit comments