| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-05-25 | Remove DesugaringKind::Replace. | Camille GILLOT | -1/+1 | |
| 2023-05-08 | Encode types in SMIR | Oli Scherer | -4/+73 | |
| 2023-05-08 | Create a trait to abstract over the smir API | Oli Scherer | -63/+136 | |
| 2023-05-05 | Add GeneratorDrop terminator to SMIR | Santiago Pastorino | -1/+2 | |
| 2023-05-05 | Add Assert terminator to SMIR | Santiago Pastorino | -10/+175 | |
| 2023-05-03 | Add Drop terminator to SMIR | Santiago Pastorino | -2/+6 | |
| 2023-04-20 | Add Call terminator to SMIR | Santiago Pastorino | -2/+30 | |
| 2023-04-14 | Add a stable MIR way to get the main function | Oli Scherer | -0/+11 | |
| 2023-04-06 | Fix new usage of old api | Gary Guo | -1/+1 | |
| 2023-03-16 | Add Debug and Clone derives for stable mir datastructures | Oli Scherer | -0/+7 | |
| 2023-03-16 | Implement a minimal subset of MIR statements and terminators for smir | Oli Scherer | -1/+183 | |
| 2023-03-16 | Remove `DefId` from `CrateItem` in favor of a lookup table | Oli Scherer | -8/+24 | |
| 2023-03-07 | Change item collection to be on demand | Celina G. Val | -24/+31 | |
| 2023-03-06 | Create new rustc_smir struct to map future crates | Celina G. Val | -2/+122 | |
| + Add some information to the README.md | ||||
| 2023-03-03 | Delete old re-exports from rustc_smir | Celina G. Val | -41/+0 | |
| This approach didn't seem to work well. | ||||
| 2022-09-13 | Only keep one version of ImplicitSelfKind. | Camille GILLOT | -6/+6 | |
| 2022-08-18 | Add diagnostic translation lints to crates that don't emit them | 5225225 | -0/+2 | |
| 2022-06-02 | Rustfmt | Oli Scherer | -1/+0 | |
| 2022-06-02 | Add 'compiler/rustc_smir/' from commit ↵ | Oli Scherer | -0/+55 | |
| '9abcb5c7b574cf316eb23d3f469187bb86ba3019' git-subtree-dir: compiler/rustc_smir git-subtree-mainline: fb1976011e3df96b5d3eccd6b2f4e51ef7dc8f16 git-subtree-split: 9abcb5c7b574cf316eb23d3f469187bb86ba3019 | ||||
