rust/compiler/rustc_smir/src/rustc_internal
Makai a61e5080ec refactor: move convert to unstable
We want to keep StableMIR definitions and logic separate from any sort of conversion and usage of internal rustc code. So we bundle all unstable items that have no stability guarantees into `stable_mir::unstable`.
2025-07-04 01:57:46 +00:00
..
mod.rs refactor: move convert to unstable 2025-07-04 01:57:46 +00:00
pretty.rs let rustc_smir host stable_mir for refactoring 2025-04-05 18:23:07 +08:00