Skip to content

Commit d935d0d

Browse files
authored
Rollup merge of rust-lang#111843 - lcnr:rm-lcnr, r=Mark-Simulacrum
move lcnr to only review types stuff
2 parents 71f7868 + 8294131 commit d935d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,6 @@ compiler-team = [
482482
"@petrochenkov",
483483
"@davidtwco",
484484
"@oli-obk",
485-
"@lcnr",
486485
"@wesleywiser",
487486
]
488487
compiler-team-contributors = [
@@ -593,6 +592,7 @@ style-team = [
593592
"/compiler/rustc_llvm" = ["@cuviper"]
594593
"/compiler/rustc_middle/src/mir" = ["compiler", "mir"]
595594
"/compiler/rustc_middle/src/traits" = ["compiler", "types"]
595+
"/compiler/rustc_middle/src/ty" = ["compiler", "types"]
596596
"/compiler/rustc_const_eval/src/interpret" = ["compiler", "mir"]
597597
"/compiler/rustc_const_eval/src/transform" = ["compiler", "mir-opt"]
598598
"/compiler/rustc_mir_build/src/build" = ["compiler", "mir"]

0 commit comments

Comments
 (0)