| Age | Commit message (Expand) | Author | Lines |
| 2024-04-04 | Specialization already rejects defining opaque types | Oli Scherer | -0/+71 |
| 2024-04-04 | Fix diagnostic for qualifier in extern block | Arthur Carcano | -62/+57 |
| 2024-04-04 | Add regression test | Oli Scherer | -0/+43 |
| 2024-04-04 | Auto merge of #115538 - lcnr:fn-def-wf, r=compiler-errors | bors | -38/+132 |
| 2024-04-04 | Auto merge of #123052 - maurer:addr-taken, r=compiler-errors | bors | -10/+40 |
| 2024-04-04 | unconstrained `NormalizesTo` term for opaques | lcnr | -15/+45 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -179/+804 |
| 2024-04-04 | Teach MIR inliner query cycle avoidance about const_eval_select | Ben Kimock | -0/+18 |
| 2024-04-04 | Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhpratt | bors | -10/+146 |
| 2024-04-04 | rebase | Boxy | -6/+20 |
| 2024-04-04 | check `FnDef` return type for WF | lcnr | -37/+117 |
| 2024-04-03 | Rollup merge of #123307 - tgross35:f16-f128-feature-gate-fix, r=petrochenkov | Jacob Pratt | -10/+146 |
| 2024-04-04 | Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmease | bors | -1/+19 |
| 2024-04-03 | rebase oddity | Boxy | -40/+41 |
| 2024-04-03 | Tests for getting parent of synthetic HIR | Michael Goulet | -0/+38 |
| 2024-04-03 | move leak check out of candidate evaluation | lcnr | -179/+803 |
| 2024-04-03 | Add `if let` tests | Nadrieril | -10/+80 |
| 2024-04-04 | Stabilize `Literal::c_string` | Slanterns | -25/+0 |
| 2024-04-04 | Stabilize `Literal::byte_character` | Slanterns | -24/+0 |
| 2024-04-03 | Rollup merge of #123301 - Nadrieril:unions, r=compiler-errors | Matthias Krüger | -0/+69 |
| 2024-04-03 | Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -20/+0 |
| 2024-04-03 | Rollup merge of #122964 - joboet:pointer_expose, r=Amanieu | Matthias Krüger | -23/+23 |
| 2024-04-03 | Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errors | Matthias Krüger | -6/+382 |
| 2024-04-03 | Rollup merge of #121595 - strottos:issue_116615, r=compiler-errors | Matthias Krüger | -26/+173 |
| 2024-04-03 | Fix f16 and f128 feature gates in editions other than 2015 | Trevor Gross | -20/+20 |
| 2024-04-03 | Update f16 and f128 tests to run on both 2015 and 2018 editions | Trevor Gross | -10/+146 |
| 2024-04-03 | More precise false edges | Nadrieril | -16/+16 |
| 2024-04-03 | Add tests | Nadrieril | -56/+154 |
| 2024-04-03 | Stop chopping off args for no reason | Michael Goulet | -1/+19 |
| 2024-04-03 | Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebank | Matthias Krüger | -0/+35 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -23/+23 |
| 2024-04-03 | Add GUI test to ensure there is always a theme applied if JS is disabled | Guillaume Gomez | -0/+5 |
| 2024-04-03 | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-er... | bors | -1180/+631 |
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -1180/+631 |
| 2024-04-03 | Auto merge of #123402 - workingjubilee:rollup-0j5ihn6, r=workingjubilee | bors | -0/+92 |
| 2024-04-02 | Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obk | Jubilee | -0/+92 |
| 2024-04-03 | Auto merge of #122225 - DianQK:nits-120268, r=cjgillot | bors | -152/+200 |
| 2024-04-03 | Auto merge of #123396 - jhpratt:rollup-oa54mh1, r=jhpratt | bors | -16/+85 |
| 2024-04-02 | Rollup merge of #123203 - jkarneges:context-ext, r=Amanieu | Jacob Pratt | -6/+38 |
| 2024-04-02 | Rollup merge of #123182 - jhpratt:fix-decodable-derive, r=davidtwco | Jacob Pratt | -0/+37 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -7/+7 |
| 2024-04-02 | Rollup merge of #122865 - surechen:refactor_astconv_error_report_20240321, r=... | Jacob Pratt | -3/+3 |
| 2024-04-03 | Auto merge of #122791 - compiler-errors:make-coinductive-always, r=lcnr | bors | -27/+95 |
| 2024-04-02 | Comments, comments, comments | Michael Goulet | -0/+2 |
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -0/+90 |
| 2024-04-02 | Fix suggestions for match non-exhaustiveness | Michael Goulet | -1/+1 |
| 2024-04-02 | Don't ICE for postfix match after as | Michael Goulet | -0/+35 |
| 2024-04-02 | Avoid expanding to unstable internal method | Jacob Pratt | -0/+37 |
| 2024-04-02 | Auto merge of #123385 - matthiaskrgr:rollup-v69vjbn, r=matthiaskrgr | bors | -494/+510 |
| 2024-04-02 | Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomez | Matthias Krüger | -0/+28 |