summary refs log tree commit diff
path: root/compiler/stable_mir/src/target.rs
AgeCommit message (Expand)AuthorLines
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