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.
ignore-i686-unknown-linux-musl
1 parent 161687a commit bddbac7Copy full SHA for bddbac7
src/tools/compiletest/src/command-list.rs
@@ -56,6 +56,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
56
"ignore-horizon",
57
"ignore-i686-pc-windows-gnu",
58
"ignore-i686-pc-windows-msvc",
59
+ "ignore-i686-unknown-linux-musl",
60
"ignore-illumos",
61
"ignore-ios",
62
"ignore-linux",
0 commit comments