Expand description
Conversion of internal Rust compiler items to stable ones.
Modulesยง
- abi ๐Conversion of internal Rust compiler
rustc_target::abi
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.