mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +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.