skeleton

catamorphism
2012-05-08 13:57:15 -07:00
parent 08a298aec6
commit 5673e652cc
+5
@@ -0,0 +1,5 @@
This is a collection of pages intended to help new hackers learn their way around the internals of the Rust compiler. It will probably always be incomplete. Please help by extending and adding pages as you learn new things about the compiler.
[[Note rustc hacking guide - Front end|Front end]]
[[Note rustc hacking guide - Front end|Middle end]]
[[Note rustc hacking guide - Front end|Back end]]