mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
3f11d39eec
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```