about summary refs log tree commit diff
path: root/compiler/stable_mir/src/error.rs
AgeCommit message (Expand)AuthorLines
2023-12-10remove redundant importssurechen-1/+0
2023-12-07Add instance evaluation and methods to read allocCelina G. Val-2/+8
2023-12-05Change ty_with_args to return Ty instead of ResultCelina G. Val-1/+1
2023-11-20Add place.ty() and Ty build from a kind to smirCelina G. Val-2/+7
2023-10-19Add stable Instance::body() and RustcInternal traitCelina G. Val-0/+7
2023-10-16Add MonoItems and Instance to stable_mirCelina G. Val-0/+69