| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -4/+4 |
| 2023-07-30 | inline format!() args up to and including rustc_codegen_llvm | Matthias Krüger | -2/+2 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -2/+2 |
| 2022-11-13 | Store a LocalDefId in hir::AnonConst. | Camille GILLOT | -6/+6 |
| 2022-04-15 | Add codegen for global_asm! sym operands | Amanieu d'Antras | -1/+23 |
| 2022-03-29 | Make some rustc code conform to strict provenance. | Aria Beingessner | -1/+1 |
| 2021-09-02 | rustc_target: move `LayoutOf` to `ty::layout`. | Eduard-Mihai Burtescu | -2/+1 |
| 2021-05-13 | Add support for const operands and options to global_asm! | Amanieu d'Antras | -4/+32 |
| 2021-02-15 | Use an ItemId inside mir::GlobalAsm. | Camille GILLOT | -2/+2 |
| 2020-08-30 | ty: remove obsolete printer | David Wood | -4/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+98 |
