Expand description
Define the interface with the Rust compiler.
StableMIR users should not use any of the items in this module directly. These APIs have no stability guarantee.
Traits§
- Context
- This trait defines the interface between stable_mir and the Rust compiler. Do not use this directly.