Expand description
Conversion of internal Rust compiler items to stable ones.
Modulesยง
- abi ๐
- Conversion of internal Rust compiler
rustc_target
andrustc_abi
items to stable ones. - error ๐
- Handle the conversion of different internal errors into a stable version.
- mir ๐
- Conversion of internal Rust compiler
mir
items to stable ones. - ty ๐
- Conversion of internal Rust compiler
ty
items to stable ones.