mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 11:03:09 +00:00

Add support for custom mir This implements rust-lang/compiler-team#564 . Details about the design, motivation, etc. can be found in there. r? ```@oli-obk```
For more information about how rustc works, see the rustc dev guide.