diff --git a/highfive/configs/rust-lang/rust.json b/highfive/configs/rust-lang/rust.json index f70a9e8c..dc0844aa 100644 --- a/highfive/configs/rust-lang/rust.json +++ b/highfive/configs/rust-lang/rust.json @@ -30,7 +30,7 @@ "library/test": ["libs"], "src/llvm-project": ["@cuviper"], "compiler": ["compiler-team", "compiler-team-contributors"], - "src/rustllvm": ["@cuviper"], + "compiler/rustc_llvm": ["@cuviper"], "src/stage0.txt": ["@Mark-Simulacrum"], "library/stdarch": ["libs"], "src/tools/cargo": ["@ehuss", "@joshtriplett"],