| Age | Commit message (Expand) | Author | Lines |
| 2024-04-04 | Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obk | Matthias Krüger | -11/+10 |
| 2024-04-04 | Rollup merge of #121546 - gurry:121473-ice-sizeof-mir-op, r=oli-obk | Matthias Krüger | -0/+185 |
| 2024-04-04 | move hir-tree test from run-make to ui test | Yaodong Yang | -11/+10 |
| 2024-04-04 | Error out of layout calculation if a non-last struct field is unsized | Gurinder Singh | -0/+185 |
| 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 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -179/+804 |
| 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 | move leak check out of candidate evaluation | lcnr | -179/+803 |
| 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 | 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 | 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 |
| 2024-04-02 | Rollup merge of #123368 - maurer:cfi-non-general-coroutines, r=compiler-errors | Matthias Krüger | -2/+39 |
| 2024-04-02 | Rollup merge of #123362 - oli-obk:thread_local_nested_statics, r=estebank | Matthias Krüger | -0/+22 |
| 2024-04-02 | Rollup merge of #123348 - fmease:add-synth-auto-trait-impls-tests, r=Guillaum... | Matthias Krüger | -0/+85 |
| 2024-04-02 | Rollup merge of #123302 - compiler-errors:sized-bound-first, r=estebank | Matthias Krüger | -1/+31 |
| 2024-04-02 | Rollup merge of #123226 - scottmcm:u32-shifts, r=WaffleLapkin | Matthias Krüger | -491/+305 |
| 2024-04-02 | Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwco | bors | -0/+398 |
| 2024-04-02 | CFI: Support function pointers for trait methods | Matthew Maurer | -8/+38 |
| 2024-04-02 | CFI: Switch sense of type erasure flag | Matthew Maurer | -2/+2 |