about summary refs log tree commit diff
path: root/compiler/rustc_smir/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-12-07Add instance evaluation and methods to read allocCelina G. Val-0/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-2/+2
2023-10-23Add method to convert internal to stable constructsCelina G. Val-0/+1
2023-10-23Avoid having `rustc_smir` depend on `rustc_interface` or `rustc_driver`Oli Scherer-2/+0
2023-10-09defids are indexmappedOğuz Ağcayazı-0/+1
2023-10-06Remove unneeded dependency.Nicholas Nethercote-4/+3
2023-09-25Split out the stable part of smir into its own crate to prevent accidental us...Oli Scherer-18/+8
2023-08-29Create StableMir replacer for SMirCallsouz-a-0/+6
2023-07-10Fix standalone buildCelina G. Val-1/+5
2023-07-02Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructuresyukang-0/+1
2023-05-05Add Assert terminator to SMIRSantiago Pastorino-0/+1
2023-03-06Create new rustc_smir struct to map future cratesCelina G. Val-16/+3
2022-06-02List all crates used in crate source in Cargo.tomlOli Scherer-3/+18
2022-06-02Add 'compiler/rustc_smir/' from commit '9abcb5c7b574cf316eb23d3f469187bb86ba3...Oli Scherer-0/+13