| Age | Commit message (Expand) | Author | Lines |
| 2021-11-25 | Rollup merge of #91185 - camelid:rm-force-overflow-checks, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2021-11-25 | Rollup merge of #91111 - cjgillot:hir-no-lower-attrs, r=michaelwoerister | Matthias Krüger | -19/+1 |
| 2021-11-25 | Do not visit attributes in `LateResolutionVisitor`. | Camille GILLOT | -19/+1 |
| 2021-11-24 | Remove `-Z force-overflow-checks` | Noah Lev | -1/+1 |
| 2021-11-22 | `#![feature(inline_const)]` is no longer incomplete | Gary Guo | -2/+1 |
| 2021-11-20 | Rollup merge of #90930 - Nilstrieb:fix-non-const-value-ice, r=estebank | Matthias Krüger | -0/+101 |
| 2021-11-20 | Rollup merge of #90999 - RalfJung:miri_simd, r=oli-obk | Matthias Krüger | -6/+16 |
| 2021-11-18 | CTFE SIMD: also test 1-element array | Ralf Jung | -1/+10 |
| 2021-11-18 | fix CTFE/Miri simd_insert/extract on array-style repr(simd) types | Ralf Jung | -6/+7 |
| 2021-11-17 | Add a test with a leading newline for ICE #90878 | Nilstrieb | -0/+17 |
| 2021-11-17 | Rollup merge of #90687 - jhpratt:const_panic, r=oli-obk | Matthias Krüger | -0/+46 |
| 2021-11-16 | Rollup merge of #90910 - RalfJung:const-discriminant-empty-enum, r=petrochenkov | Yuki Okushi | -0/+7 |
| 2021-11-16 | Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obk | Yuki Okushi | -0/+38 |
| 2021-11-15 | Fix `non-constant value` ICE (#90878) | Nilstrieb | -0/+84 |
| 2021-11-14 | expand comment | Ralf Jung | -0/+1 |
| 2021-11-14 | fix getting the discriminant of a zero-variant enum | Ralf Jung | -0/+6 |
| 2021-11-14 | Move some tests to more reasonable directories | Caio | -0/+25 |
| 2021-11-13 | fix ICE on Miri/CTFE copy of half a pointer | Ralf Jung | -0/+38 |
| 2021-11-13 | Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obk | bors | -155/+73 |
| 2021-11-08 | Permit const assertions in stdlib | Jacob Pratt | -0/+46 |
| 2021-11-08 | Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov | bors | -0/+94 |
| 2021-11-07 | Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplett | bors | -1/+3 |
| 2021-11-07 | Restrict tests that use needs-asm-support to non-experimental | Amanieu d'Antras | -1/+3 |
| 2021-11-06 | Stabilize `const_raw_ptr_deref` for `*const T` | Jacob Pratt | -155/+73 |
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -0/+94 |
| 2021-11-03 | `addr_of!` grants mutable access, maybe? | Tomasz Miąsko | -6/+58 |
| 2021-10-31 | Test that promotion follows references when looking for drop | Tomasz Miąsko | -9/+100 |
| 2021-10-29 | Auto merge of #90373 - tmiasko:union-qualification, r=oli-obk | bors | -0/+89 |
| 2021-10-28 | Use type based qualification for unions | Tomasz Miąsko | -0/+89 |
| 2021-10-26 | Consider indirect mutation during const qualification dataflow | Tomasz Miąsko | -0/+93 |
| 2021-10-23 | Reset qualifs when a storage of a local ends | Tomasz Miąsko | -0/+20 |
| 2021-10-22 | Rollup merge of #90069 - tmiasko:promoted-const-qualif, r=oli-obk | Yuki Okushi | -0/+9 |
| 2021-10-19 | Reject closures in patterns | Tomasz Miąsko | -0/+8 |
| 2021-10-19 | Rollup merge of #89997 - cameron1024:const-str-as-bytes-ice, r=JohnTitor | Matthias Krüger | -0/+28 |
| 2021-10-19 | Fix const qualification when executed after promotion | Tomasz Miąsko | -0/+9 |
| 2021-10-18 | Do not promote values with const drop that need to be dropped | Tomasz Miąsko | -0/+39 |
| 2021-10-18 | add test for issue 84957 | cameron | -0/+28 |
| 2021-10-16 | Auto merge of #89860 - camsteffen:macro-semi, r=petrochenkov | bors | -7/+7 |
| 2021-10-16 | Rollup merge of #89509 - jhpratt:stabilize-const_unreachable_unchecked, r=oli... | Matthias Krüger | -8/+5 |
| 2021-10-15 | Bless tests | Cameron Steffen | -7/+7 |
| 2021-10-13 | Rollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum | Yuki Okushi | -0/+21 |
| 2021-10-12 | add some more testcases | Marcel Hellwig | -0/+21 |
| 2021-10-11 | Add enum_intrinsics_non_enums lint | Flying-Toast | -1/+1 |
| 2021-10-08 | bless warnings | Eliza Weisman | -0/+1 |
| 2021-10-04 | Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett | Manish Goregaokar | -9/+9 |
| 2021-10-04 | Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett | Jubilee | -194/+85 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -194/+85 |
| 2021-10-04 | Stabilize `unreachable_unchecked` as `const fn` | Jacob Pratt | -8/+5 |
| 2021-10-03 | Practice diagnostic message convention | Hirochika Matsumoto | -12/+12 |
| 2021-10-03 | Follow the diagnostic output style guide | Hirochika Matsumoto | -9/+9 |