mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 22:12:15 +00:00
move lcnr to only review types stuff
This commit is contained in:
parent
48ec50ae39
commit
8294131ceb
@ -482,7 +482,6 @@ compiler-team = [
|
||||
"@petrochenkov",
|
||||
"@davidtwco",
|
||||
"@oli-obk",
|
||||
"@lcnr",
|
||||
"@wesleywiser",
|
||||
]
|
||||
compiler-team-contributors = [
|
||||
@ -593,6 +592,7 @@ style-team = [
|
||||
"/compiler/rustc_llvm" = ["@cuviper"]
|
||||
"/compiler/rustc_middle/src/mir" = ["compiler", "mir"]
|
||||
"/compiler/rustc_middle/src/traits" = ["compiler", "types"]
|
||||
"/compiler/rustc_middle/src/ty" = ["compiler", "types"]
|
||||
"/compiler/rustc_const_eval/src/interpret" = ["compiler", "mir"]
|
||||
"/compiler/rustc_const_eval/src/transform" = ["compiler", "mir-opt"]
|
||||
"/compiler/rustc_mir_build/src/build" = ["compiler", "mir"]
|
||||
|
Loading…
Reference in New Issue
Block a user