| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -3/+1 |
| 2021-03-10 | Remove the -Zinsert-sideeffect | Simonas Kazlauskas | -2/+0 |
| 2021-01-30 | codegen: assume constants cannot fail to evaluate | Ralf Jung | -0/+8 |
| 2020-12-06 | [mir-opt] Allow debuginfo to be generated for a constant or a Place | Wesley Wiser | -1/+1 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -4/+4 |
| 2020-11-06 | inliner: Use substs_for_mir_body | Tomasz Miąsko | -9/+5 |
| 2020-10-21 | rustc_codegen_llvm: add support for inlined function debuginfo. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-10-15 | Prevent miscompilation in trivial loop {} | Mark Rousskov | -1/+1 |
| 2020-09-15 | Extract some intrinsics out of rustc_codegen_llvm | khyperia | -0/+1 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -2/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+492 |
