| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-02-08 | InstSimplify rustc_nounwind calls | Ben Kimock | -0/+25 |
| 2024-01-15 | compiler: Lower fn call arg spans down to MIR | Martin Nordholts | -2/+2 |
| 2023-12-10 | remove redundant imports | surechen | -2/+0 |
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -5/+2 |
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -4/+14 |
| 2023-09-21 | rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const | Ralf Jung | -3/+3 |
| 2023-09-13 | make the set of methods between our two Const types more consistent | Ralf Jung | -1/+1 |
| 2023-07-25 | inline format!() args from rustc_codegen_llvm to the end (4) | Matthias Krüger | -1/+1 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -12/+12 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -11/+13 |
| 2023-05-14 | Stop turning transmutes into discriminants in mir-opt | Scott McMurray | -13/+0 |
| 2023-05-06 | Rename InstCombine to InstSimplify | Ben Kimock | -0/+318 |
