Module rustc_smir::rustc_smir::context
source · Expand description
Implementation of [stable_mir::compiler_interface::Context]
trait.
This trait is currently the main interface between the Rust compiler,
and the stable_mir
crate.