Rollup merge of #103313 - compiler-errors:no-test, r=jyn514
Don't label `src/test` tests as `A-testsuite` Nearly every PR modifies `src/test`; A-testsuite is meant to be for things affecting the test runners themselves. cc https://github.com/rust-lang/rust/pull/103204#discussion_r1000868781 r? `@jyn514`
This commit is contained in:
commit
01111d4450
1 changed files with 0 additions and 1 deletions
|
@ -217,7 +217,6 @@ trigger_files = [
|
|||
|
||||
[autolabel."A-testsuite"]
|
||||
trigger_files = [
|
||||
"src/test",
|
||||
"src/ci",
|
||||
"src/tools/compiletest",
|
||||
"src/tools/cargotest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue