Skip to content

Commit c0d9dd6

Browse files
committed
Auto merge of rust-lang#140681 - jieyouxu:test_helpers, r=<try>
[WIP] Don't ignore compiler stderr in `lib-defaults.rs` When does this fail? try-job: armhf-gnu try-job: test-various try-job: x86_64-msvc-1 try-job: i686-msvc-1 try-job: x86_64-mingw-1 try-job: aarch64-apple try-job: x86_64-apple-1
2 parents 0f73f0f + 91c4931 commit c0d9dd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/ui/abi/lib-defaults.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
//@ run-pass
2-
//@ dont-check-compiler-stderr (rust-lang/rust#54222)
3-
42
//@ compile-flags: -lrust_test_helpers
53

64
#[link(name = "rust_test_helpers", kind = "static")]

0 commit comments

Comments
 (0)