about summary refs log tree commit diff
path: root/compiler/stable_mir/rust-toolchain.toml
AgeCommit message (Collapse)AuthorLines
2025-07-14rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`Makai-3/+0
2023-09-25Split out the stable part of smir into its own crate to prevent accidental ↵Oli Scherer-0/+3
usage of forever unstable things