| Age | Commit message (Expand) | Author | Lines |
| 2024-04-04 | Rollup merge of #121546 - gurry:121473-ice-sizeof-mir-op, r=oli-obk | Matthias Krüger | -1/+37 |
| 2024-04-04 | Error out of layout calculation if a non-last struct field is unsized | Gurinder Singh | -1/+37 |
| 2024-04-04 | Auto merge of #115538 - lcnr:fn-def-wf, r=compiler-errors | bors | -7/+21 |
| 2024-04-04 | Auto merge of #123052 - maurer:addr-taken, r=compiler-errors | bors | -27/+93 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -14/+62 |
| 2024-04-04 | Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhpratt | bors | -36/+38 |
| 2024-04-04 | rebase | Boxy | -2/+2 |
| 2024-04-04 | check `FnDef` return type for WF | lcnr | -7/+21 |
| 2024-04-03 | Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease | Jacob Pratt | -36/+36 |
| 2024-04-03 | Rollup merge of #123307 - tgross35:f16-f128-feature-gate-fix, r=petrochenkov | Jacob Pratt | -0/+2 |
| 2024-04-04 | Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmease | bors | -113/+132 |
| 2024-04-03 | move leak check out of candidate evaluation | lcnr | -14/+62 |
| 2024-04-03 | Auto merge of #123429 - matthiaskrgr:rollup-4emw4e9, r=matthiaskrgr | bors | -226/+607 |
| 2024-04-03 | Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errors | Matthias Krüger | -90/+80 |
| 2024-04-03 | Rollup merge of #123395 - compiler-errors:postfix-matches-fixes-2, r=petroche... | Matthias Krüger | -3/+7 |
| 2024-04-03 | Rollup merge of #123301 - Nadrieril:unions, r=compiler-errors | Matthias Krüger | -14/+69 |
| 2024-04-03 | Rollup merge of #122964 - joboet:pointer_expose, r=Amanieu | Matthias Krüger | -24/+25 |
| 2024-04-03 | Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errors | Matthias Krüger | -83/+94 |
| 2024-04-03 | Rollup merge of #121595 - strottos:issue_116615, r=compiler-errors | Matthias Krüger | -12/+332 |
| 2024-04-03 | Fix f16 and f128 feature gates in editions other than 2015 | Trevor Gross | -0/+2 |
| 2024-04-03 | Auto merge of #123415 - petrochenkov:parenting, r=compiler-errors | bors | -3/+9 |
| 2024-04-03 | rustc_index: Add a `ZERO` constant to index types | Vadim Petrochenkov | -90/+80 |
| 2024-04-03 | Fix up error message for debug_assert_args_compat for IATs | Michael Goulet | -19/+31 |
| 2024-04-03 | Don't fill non-ty args with ty::Error | Michael Goulet | -17/+27 |
| 2024-04-03 | Simplify some cfging | Michael Goulet | -17/+11 |
| 2024-04-03 | Uplift and start using check_args_compatible more liberally | Michael Goulet | -90/+95 |
| 2024-04-03 | Stop chopping off args for no reason | Michael Goulet | -2/+0 |
| 2024-04-03 | Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebank | Matthias Krüger | -33/+54 |
| 2024-04-03 | Rollup merge of #123393 - aDotInTheVoid:ast-p-docs, r=Nilstrieb | Matthias Krüger | -9/+7 |
| 2024-04-03 | Rollup merge of #123382 - compiler-errors:assert-fndef-kind, r=fmease | Matthias Krüger | -3/+7 |
| 2024-04-03 | hir: Drop owner's own item-local id (zero) from parenting tables | Vadim Petrochenkov | -3/+9 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -24/+25 |
| 2024-04-03 | Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-er... | bors | -1050/+28 |
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -1050/+28 |
| 2024-04-03 | rustc_ast: Update `P<T>` docs to reflect mutable status. | Alona Enraght-Moony | -9/+7 |
| 2024-04-03 | Auto merge of #123402 - workingjubilee:rollup-0j5ihn6, r=workingjubilee | bors | -31/+124 |
| 2024-04-02 | Rollup merge of #123359 - bzEq:aix-libc++abi, r=cuviper | Jubilee | -0/+6 |
| 2024-04-02 | Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obk | Jubilee | -31/+118 |
| 2024-04-03 | Auto merge of #122225 - DianQK:nits-120268, r=cjgillot | bors | -14/+56 |
| 2024-04-03 | Check `x86_64` size assertions on `aarch64`, too | Zalathar | -36/+36 |
| 2024-04-03 | Auto merge of #123396 - jhpratt:rollup-oa54mh1, r=jhpratt | bors | -377/+508 |
| 2024-04-02 | Rollup merge of #123182 - jhpratt:fix-decodable-derive, r=davidtwco | Jacob Pratt | -8/+32 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -23/+23 |
| 2024-04-02 | Rollup merge of #122865 - surechen:refactor_astconv_error_report_20240321, r=... | Jacob Pratt | -346/+453 |
| 2024-04-03 | Auto merge of #122791 - compiler-errors:make-coinductive-always, r=lcnr | bors | -90/+9 |
| 2024-04-02 | Comments, comments, comments | Michael Goulet | -39/+92 |
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -16/+50 |
| 2024-04-02 | Fix contains_exterior_struct_lit | Michael Goulet | -1/+2 |
| 2024-04-02 | Fix precedence of postfix match | Michael Goulet | -2/+5 |
| 2024-04-02 | Fix suggestions for match non-exhaustiveness | Michael Goulet | -33/+53 |