mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
This requires exporting the interpreter macros so they can be used with `use crate::interpret::*`.
For more information about how rustc works, see the rustc dev guide.