Expand description
This crate contains simplified versions of some structures in rustc. The definitions in this module can be understood as the current supported subset of rust. As we implement more features we should be able to work directly on rustc’s structures.
Modules§
- A simplified version of rust mir.
- A simplified version of rust types.
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.