Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit c3b2044

Browse files
Remove trailing slash
1 parent 551a045 commit c3b2044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"library/term": ["libs"],
3030
"library/test": ["libs"],
3131
"src/llvm-project": ["@cuviper"],
32-
"compiler/": ["compiler-team", "compiler-team-contributors"],
32+
"compiler": ["compiler-team", "compiler-team-contributors"],
3333
"src/rustllvm": ["@cuviper"],
3434
"src/stage0.txt": ["@Mark-Simulacrum"],
3535
"library/stdarch": ["libs"],

0 commit comments

Comments
 (0)