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.
1 parent 6a44cfa commit 10ceee0Copy full SHA for 10ceee0
1 file changed
build_system/src/test.rs
@@ -946,7 +946,6 @@ fn contains_ui_error_patterns(file_path: &Path, keep_lto_tests: bool) -> Result<
946
"//@ known-bug",
947
"-Cllvm-args",
948
"//~",
949
- "thread",
950
]
951
.iter()
952
.any(|check| line.contains(check))
0 commit comments