| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-12 | add new rval, pull deref early | ouz-a | -0/+4 | |
| 2022-07-07 | Move `dominators` from Body to BasicBlocks | Tomasz Miąsko | -1/+1 | |
| 2022-05-23 | Refactor call terminator to always hold a destination place | Jakob Degen | -3/+2 | |
| 2022-04-11 | Add new `Deinit` statement kind | Jakob Degen | -3/+3 | |
| 2022-03-30 | Spellchecking some comments | Yuri Astrakhan | -1/+1 | |
| This PR attempts to clean up some minor spelling mistakes in comments | ||||
| 2022-01-12 | Remove no longer used `MutateMode` enum | Tomasz Miąsko | -16/+10 | |
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -26/+1 | |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -0/+1 | |
| 2021-09-25 | Introduce `Rvalue::ShallowInitBox` | Gary Guo | -1/+2 | |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -0/+468 | |
