| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-12 | entirely remove rustc_args_required_const attribute | Ralf Jung | -4/+0 |
| 2021-04-21 | rustc: Use LLVM's new saturating float-to-int intrinsics | Alex Crichton | -132/+36 |
| 2021-03-12 | Emit the enum range assumption if the range only contains one element | hi-rustin | -1/+1 |
| 2021-03-05 | Shrink the size of Rvalue by 16 bytes | Oli Scherer | -2/+2 |
| 2020-12-11 | Lower `discriminant_value` intrinsic | Tomasz Miąsko | -0/+1 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -6/+6 |
| 2020-11-07 | Monomorphize a type argument of size-of operation during codegen | Tomasz Miąsko | -0/+1 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -3/+3 |
| 2020-09-01 | Auto merge of #75529 - bugadani:bounds-check, r=nagisa | bors | -5/+21 |
| 2020-09-01 | Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb | bors | -1/+1 |
| 2020-08-31 | Additional assumption to elide bounds check | Dániel Buga | -5/+21 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1006 |
