Expand description
Construction of MIR from HIR.
Modulesยง
- build ๐
- check_
unsafety ๐ - errors ๐
- thir ๐The MIR is built from some typed high-level IR (THIR). This section defines the THIR along with a trait for accessing it. The intention is to allow MIR construction to be unit-tested and separated from the Rust source and compiler data structures.
Staticsยง
- Raw content of Fluent resource for this crate, generated by
fluent_messages
macro, imported byrustc_driver
to include all cratesโ resources in one bundle.