mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
4497d345a8
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.