about summary refs log tree commit diff
path: root/compiler/stable_mir/src/target.rs
AgeCommit message (Expand)AuthorLines
2025-07-14rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`Makai-60/+0
2025-07-06move `stable_mir` back to its own crate and move `rustc_internal` to the`stab...Makai-0/+60
2025-04-05let `rustc_smir` host `stable_mir` for refactoringMakai-60/+0
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-06-26add serde derive Serialize to stable_mirStephen Skeirik-3/+4
2024-03-20Update target.rs alloc.rs event.rs simd.rsRoboSchmied-1/+1
2024-03-01Implement missing ABI structures in StableMIRCelina G. Val-1/+9
2023-12-11remove some redundant clonesMatthias Krüger-1/+1
2023-12-07Add instance evaluation and methods to read allocCelina G. Val-0/+50