Crate rustc_smir
source ·Expand description
The WIP stable interface to rustc internals.
For more information see https://github.com/rust-lang/project-stable-mir
Note
This API is still completely unstable and subject to change.
Modules
- Module that implements the bridge between Stable MIR and internal compiler MIR.
- Module that implements what will become the rustc side of Stable MIR. This module is responsible for building Stable MIR components from internal components.