Skip to content

Commit 1569414

Browse files
committed
Tag more test suite changes with T-compiler
1 parent e83c45a commit 1569414

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

triagebot.toml

+14
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,21 @@ trigger_files = [
236236
"compiler",
237237

238238
# Tests
239+
"tests/assembly",
240+
"tests/auxiliary",
241+
"tests/codegen",
242+
"tests/codegen-units",
243+
"tests/COMPILER_TESTS.md",
244+
"tests/coverage",
245+
"tests/coverage-run-rustdoc",
246+
"tests/crashes",
247+
"tests/debuginfo",
248+
"tests/incremental",
249+
"tests/mir-opt",
250+
"tests/pretty",
251+
"tests/run-make",
239252
"tests/ui",
253+
"tests/ui-fulldeps",
240254
]
241255
exclude_labels = [
242256
"T-*",

0 commit comments

Comments
 (0)