Skip to content

Commit 82ceec9

Browse files
committed
Ignore cdylib test for i686-unknown-linux-musl
1 parent 6e355ae commit 82ceec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/lint/lint-non-snake-case-crate-cdylib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//@ ignore-i686-unknown-linux-musl
12
#![crate_type = "cdylib"]
23
#![crate_name = "NonSnakeCase"]
34
//~^ ERROR crate `NonSnakeCase` should have a snake case name

0 commit comments

Comments
 (0)