Skip to content

Commit bddbac7

Browse files
committed
Add ignore-i686-unknown-linux-musl to known directives
1 parent 161687a commit bddbac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/compiletest/src/command-list.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
5656
"ignore-horizon",
5757
"ignore-i686-pc-windows-gnu",
5858
"ignore-i686-pc-windows-msvc",
59+
"ignore-i686-unknown-linux-musl",
5960
"ignore-illumos",
6061
"ignore-ios",
6162
"ignore-linux",

0 commit comments

Comments
 (0)