File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,13 @@ Name | Leads
90
90
[ rfc-2229-stream ] : https://rust-lang.zulipchat.com/#narrow/stream/189812-t-compiler.2Fwg-rfc-2229
91
91
[ mir-opt-stream ] : https://rust-lang.zulipchat.com/#narrow/stream/189540-t-compiler.2Fwg-mir-opt
92
92
93
+ ## Expert Map
94
+
95
+ If you're interested in figuring out who can answer questions about a
96
+ particular part of the compiler, or you'd just like to know who works on what,
97
+ check out our [ experts directory] ( experts ) . It contains a listing of the
98
+ various parts of the compiler and a list of people who are experts on each one.
99
+
93
100
## Procedures
94
101
95
102
The [ procedures directory] ( procedures ) contains descriptions of various
Original file line number Diff line number Diff line change
1
+ # Expert Map
2
+
3
+ This document contains the different areas of the compiler and the people that
4
+ are experts in each area. While the expert map is being fleshed out, [ you can find it on HackMD] [ map ] .
5
+
6
+ This map is intended to help you figure out who you should ask for help if you
7
+ have questions about how some area works.
8
+
9
+ [ map ] : https://hackmd.io/Izvor8KZRiqUgcUyd2CYTw
You can’t perform that action at this time.
0 commit comments