about summary refs log tree commit diff
path: root/compiler/rustc_smir/src/stable_mir/alloc.rs
AgeCommit message (Expand)AuthorLines
2025-07-06move `stable_mir` back to its own crate and move `rustc_internal` to the`stab...Makai-77/+0
2025-07-04refactor: implement a new bridge trait `Allocation`Makai-8/+1
2025-07-04refactor: move `convert` to `unstable`Makai-1/+1
2025-07-04refactor: unify `Tables` implementation with bridge types and re-export `Inde...Makai-1/+2
2025-07-04refactor: remove the `tcx` field in `Tables`Makai-7/+4
2025-07-04refactor: split `rustc_smir::alloc` into two partsMakai-0/+86