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.
T-compiler
1 parent e83c45a commit 1569414Copy full SHA for 1569414
triagebot.toml
@@ -236,7 +236,21 @@ trigger_files = [
236
"compiler",
237
238
# 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",
252
"tests/ui",
253
+ "tests/ui-fulldeps",
254
]
255
exclude_labels = [
256
"T-*",
0 commit comments