rustc_smir::rustc_smir

Module convert

source
Expand description

Conversion of internal Rust compiler items to stable ones.

Modulesยง

  • abi ๐Ÿ”’
    Conversion of internal Rust compiler rustc_target::abi and rustc_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.