mirror of https://github.com/rust-lang/rust.git
UI tests can be assigned to T-compiler
This commit is contained in:
parent
742d3f02c2
commit
7e86b846bf
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue