Skip to content

Commit f6d5453

Browse files
committed
Update rust.json for compiler/rustc_llvm
`src/rustllvm` and `src/librustc_llvm` moved to `compiler/rustc_llvm` in rust-lang/rust#74787.
1 parent 4332067 commit f6d5453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"library/test": ["libs"],
3131
"src/llvm-project": ["@cuviper"],
3232
"compiler": ["compiler-team", "compiler-team-contributors"],
33-
"src/rustllvm": ["@cuviper"],
33+
"compiler/rustc_llvm": ["@cuviper"],
3434
"src/stage0.txt": ["@Mark-Simulacrum"],
3535
"library/stdarch": ["libs"],
3636
"src/tools/cargo": ["@ehuss", "@joshtriplett"],

0 commit comments

Comments
 (0)