| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -1/+1 | |
| 2022-05-17 | Change `Successors` to `impl Iterator<Item = BasicBlock>` | SparrowLii | -1/+1 | |
| 2022-04-11 | Add new `Deinit` statement kind | Jakob Degen | -0/+1 | |
| 2022-03-30 | Spellchecking compiler code | Yuri Astrakhan | -2/+2 | |
| Address some spelling mistakes in strings, private function names, and function params. | ||||
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -9/+0 | |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -4/+2 | |
| 2021-10-08 | clippy::complexity fixes | Matthias Krüger | -1/+1 | |
| 2021-09-07 | Move the dataflow framework to its own crate. | Camille GILLOT | -6/+6 | |
| 2021-09-07 | Move rustc_mir::borrow_check to new crate rustc_borrowck. | Camille GILLOT | -0/+448 | |
