Compiler team map

This is absolete right now, check PR https://github.com/rust-lang/compiler-team/pull/74

Area Who
RLS matklad, xanewok
query system nikomatsakis, eddyb, Zoxc, mw
metadata encoding/decoding mw, oli-obk
incremental compilation mw, nikomatsakis
codegen unit partitioning mw
ThinLTO acrichto, mw
linker-plugin LTO (xLTO) mw
src/librustc_typeck nikomatsakis, eddyb
miri oli-obk, RalfJung, eddyb
Diagnostics estebank, oli-obk, zackmdavis
Parser petrochenkov, estebank
Grammar qmx, centril, eddyb,
MIR structure/construction nikomatsakis, eddyb, oli-obk
MIR optimizations eddyb, oli-obk, nagisa
match/exhaustiveness src/librustc_mir/hair/pattern arielb1, varkor, oli-obk
src/librustc/traits, src/librustc_traits nikomatsakis, arielb1, scalexm
Polonius nikomatsakis
Libs ???
AST -> HIR lowering oli-obk
debuginfo mw, eddyb
drop-check pnkfelix, arielb1
dataflow pnkfelix, nikomatsakis
AST-borrow checker nikomatsakis
MIR borrow check arielb1, pnkfelix, matthewjasper
drop elaboration arielb1
Privacy petrochenkov
Name resolution, hygiene petrochenkov
Macro expansion petrochenkov
Select a repo