mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Tag more test suite changes with T-compiler
This commit is contained in:
parent
e83c45a98b
commit
1569414574
@ -236,7 +236,21 @@ trigger_files = [
|
||||
"compiler",
|
||||
|
||||
# Tests
|
||||
"tests/assembly",
|
||||
"tests/auxiliary",
|
||||
"tests/codegen",
|
||||
"tests/codegen-units",
|
||||
"tests/COMPILER_TESTS.md",
|
||||
"tests/coverage",
|
||||
"tests/coverage-run-rustdoc",
|
||||
"tests/crashes",
|
||||
"tests/debuginfo",
|
||||
"tests/incremental",
|
||||
"tests/mir-opt",
|
||||
"tests/pretty",
|
||||
"tests/run-make",
|
||||
"tests/ui",
|
||||
"tests/ui-fulldeps",
|
||||
]
|
||||
exclude_labels = [
|
||||
"T-*",
|
||||
|
Loading…
Reference in New Issue
Block a user