about summary refs log tree commit diff
path: root/compiler/rustc_smir
AgeCommit message (Expand)AuthorLines
2023-03-16Add Debug and Clone derives for stable mir datastructuresOli Scherer-0/+7
2023-03-16Implement a minimal subset of MIR statements and terminators for smirOli Scherer-1/+183
2023-03-16Remove `DefId` from `CrateItem` in favor of a lookup tableOli Scherer-8/+24
2023-03-07Change item collection to be on demandCelina G. Val-24/+31
2023-03-06Create new rustc_smir struct to map future cratesCelina G. Val-19/+163
2023-03-03Delete old re-exports from rustc_smirCelina G. Val-41/+0
2022-09-13Only keep one version of ImplicitSelfKind.Camille GILLOT-6/+6
2022-08-18Add diagnostic translation lints to crates that don't emit them5225225-0/+2
2022-06-02RustfmtOli Scherer-1/+0
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/+147