UI tests can be assigned to T-compiler

This commit is contained in:
Michael Goulet 2022-11-11 22:16:14 +00:00
parent 742d3f02c2
commit 7e86b846bf
1 changed files with 1 additions and 0 deletions

View File

@ -573,6 +573,7 @@ fallback = [
"/src/llvm-project" = ["@cuviper"]
"/src/rustdoc-json-types" = ["rustdoc"]
"/src/stage0.json" = ["bootstrap"]
"/src/test/ui" = ["compiler"]
"/src/tools/cargo" = ["@ehuss", "@joshtriplett"]
"/src/tools/compiletest" = ["bootstrap"]
"/src/tools/linkchecker" = ["@ehuss"]