Open
Description
- Converting between IDs (HirIds, DefIds, LocalDefIds)
- Accessing the AST/HIR/MIR of a program
It turns out we have some examples already in https://github.com/rust-lang/rustc-dev-guide/blob/master/examples/, we should expand those and make them more prominent.