| Age | Commit message (Expand) | Author | Lines |
| 2022-03-17 | Revert accidental stabilization | Oli Scherer | -0/+15 |
| 2022-02-13 | Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726 | Matthias Krüger | -0/+18 |
| 2022-02-12 | Update chalk tests | Matthew Jasper | -0/+18 |
| 2022-02-12 | Rebless | Deadbeef | -1/+0 |
| 2022-02-12 | Handle Fn family trait call errror | Deadbeef | -7/+14 |
| 2022-02-12 | Rebased and improved errors | Deadbeef | -9/+12 |
| 2022-02-12 | bless you | Deadbeef | -40/+92 |
| 2022-02-12 | Auto merge of #93691 - compiler-errors:mir-tainted-by-errors, r=oli-obk | bors | -56/+11 |
| 2022-02-11 | Rollup merge of #91607 - FabianWolff:issue-91560-const-span, r=jackh726 | Matthias Krüger | -0/+63 |
| 2022-02-11 | use body.tainted_by_error to skip loading MIR | Michael Goulet | -16/+3 |
| 2022-02-11 | fix tests, add new tests checking borrowck CFTE ICE | Michael Goulet | -40/+8 |
| 2022-02-07 | Rollup merge of #93682 - PatchMixolydic:where-in-the-world-is-const_fn_trait_... | Mara Bos | -17/+17 |
| 2022-02-07 | Rollup merge of #91530 - bobrippling:suggest-1-tuple-parens, r=camelid | Mara Bos | -0/+4 |
| 2022-02-07 | Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obk | bors | -5/+5 |
| 2022-02-06 | Fix tracking issue for `const_fn_trait_bound` | Ruby Lazuli | -17/+17 |
| 2022-02-06 | Rollup merge of #91939 - GKFX:feature-91866, r=cjgillot | Matthias Krüger | -0/+6 |
| 2022-02-03 | Rollup merge of #92802 - compiler-errors:deduplicate-stack-trace, r=oli-obk | Yuki Okushi | -0/+42 |
| 2022-01-31 | Make `span_extend_to_prev_str()` more robust | Fabian Wolff | -0/+63 |
| 2022-01-31 | Fix invalid special casing of the unreachable! macro | Loïc BRANSTETT | -5/+5 |
| 2022-01-29 | Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obk | Matthias Krüger | -3/+186 |
| 2022-01-29 | Document about some behaviors of `const_(de)allocate` and add some tests. | woppopo | -0/+33 |
| 2022-01-28 | Replace span suggestion with multipart | Rob Pilling | -1/+1 |
| 2022-01-28 | Suggest 1-tuple parentheses, without existing parens | Rob Pilling | -0/+4 |
| 2022-01-26 | `const_deallocate`: Don't deallocate memory allocated in an another const. Do... | woppopo | -4/+27 |
| 2022-01-25 | #91939: integer to char cast error, make more targeted | George Bateman | -0/+6 |
| 2022-01-26 | Improve selection errors for `~const` trait bounds | Deadbeef | -9/+17 |
| 2022-01-23 | Add `intrinsics::const_deallocate` | woppopo | -0/+127 |
| 2022-01-21 | Override rustc version in ui and mir-opt tests to get stable hashes | The 8472 | -2/+2 |
| 2022-01-18 | Rollup merge of #92997 - woppopo:test92114, r=Mark-Simulacrum | Matthias Krüger | -3/+23 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -29/+4 |
| 2022-01-17 | Add `~const` bound test for negative impls | woppopo | -3/+23 |
| 2022-01-14 | Do not fail evaluation in const blocks | Michael Goulet | -0/+38 |
| 2022-01-12 | Remove ui tests for LLVM-style inline assembly | Tomasz Miąsko | -29/+4 |
| 2022-01-11 | Deduplicate lines in long const-eval stack trace | Michael Goulet | -0/+42 |
| 2021-12-31 | Extend check for UnsafeCell in consts to cover unions | Tomasz Miąsko | -0/+92 |
| 2021-12-24 | Auto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obk | bors | -2/+2 |
| 2021-12-21 | Use panic() instead of panic!() in some places in core. | Mara Bos | -10/+10 |
| 2021-12-20 | compare calling convention instead of call ABI | Ralf Jung | -2/+2 |
| 2021-12-19 | Rollup merge of #91791 - terrarier2111:fix-float-ice, r=nagisa | Matthias Krüger | -0/+29 |
| 2021-12-19 | Fix an ICE when lowering a float with missing exponent magnitude | threadexception | -0/+29 |
| 2021-12-18 | Rollup merge of #91910 - tmiasko:miri-extern-type, r=RalfJung | Matthias Krüger | -0/+58 |
| 2021-12-16 | Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiser | bors | -2/+2 |
| 2021-12-15 | miri: lift restriction on extern types being the only field in a struct | Tomasz Miąsko | -0/+58 |
| 2021-12-14 | Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett | bors | -6/+8 |
| 2021-12-13 | Include rustc version in `rustc_span::StableCrateId` | pierwill | -2/+2 |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -6/+8 |
| 2021-12-12 | Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk" | Deadbeef | -9/+23 |
| 2021-12-11 | Tweak assoc type obligation spans | Esteban Kuber | -3/+6 |
| 2021-12-08 | Rollup merge of #91551 - b-naber:const-eval-normalization-ice, r=oli-obk | Matthias Krüger | -1/+1 |
| 2021-12-08 | Rollup merge of #91272 - FabianWolff:issue-90870-const-fn-eq, r=wesleywiser | Matthias Krüger | -0/+104 |