Ignore cdylib test for i686-unknown-linux-musl

This commit is contained in:
许杰友 Jieyou Xu (Joe) 2024-03-03 13:05:11 +00:00
parent 6e355ae44c
commit 82ceec9d1d
No known key found for this signature in database
GPG Key ID: 95DDEBD74A1DC2C0

View File

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