| Age | Commit message (Expand) | Author | Lines |
| 2024-04-07 | Auto merge of #123058 - lukas-code:clauses, r=lcnr | bors | -103/+256 |
| 2024-04-06 | add RawList | Lukas Markeffsky | -255/+100 |
| 2024-04-06 | Put checks that detect UB under their own flag below debug_assertions | Ben Kimock | -5/+3 |
| 2024-04-05 | Fix typo | Waffle Maybe | -1/+1 |
| 2024-04-05 | Rollup merge of #123311 - Jules-Bertholet:andpat-everywhere, r=Nadrieril | Guillaume Gomez | -0/+56 |
| 2024-04-04 | Rollup merge of #123464 - fmease:rn-has-proj-to-has-aliases, r=compiler-errors | Jacob Pratt | -2/+2 |
| 2024-04-04 | Rollup merge of #123454 - petrochenkov:zeroindex2, r=fmease | Jacob Pratt | -1/+1 |
| 2024-04-04 | Rollup merge of #123363 - lcnr:normalizes-to-zero-to-inf, r=BoxyUwU | Jacob Pratt | -10/+5 |
| 2024-04-04 | Auto merge of #123097 - oli-obk:perf_experiment, r=petrochenkov | bors | -11/+22 |
| 2024-04-04 | Rename HAS_PROJECTIONS to HAS_ALIASES etc. | León Orell Valerian Liehr | -2/+2 |
| 2024-04-04 | cache type info for ParamEnv | Lukas Markeffsky | -67/+375 |
| 2024-04-04 | Rollup merge of #123439 - Zalathar:constants, r=oli-obk | Matthias Krüger | -8/+0 |
| 2024-04-04 | hir: Use `ItemLocalId` in a couple more places | Vadim Petrochenkov | -1/+1 |
| 2024-04-04 | normalizes-to change from '1' to '0 to inf' steps | lcnr | -10/+5 |
| 2024-04-04 | Auto merge of #123052 - maurer:addr-taken, r=compiler-errors | bors | -10/+61 |
| 2024-04-04 | Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhpratt | bors | -16/+16 |
| 2024-04-03 | Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease | Jacob Pratt | -16/+16 |
| 2024-04-04 | Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmease | bors | -44/+97 |
| 2024-04-04 | coverage: Remove useless constants | Zalathar | -8/+0 |
| 2024-04-03 | Auto merge of #123429 - matthiaskrgr:rollup-4emw4e9, r=matthiaskrgr | bors | -16/+16 |
| 2024-04-03 | Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errors | Matthias Krüger | -11/+10 |
| 2024-04-03 | Rollup merge of #123301 - Nadrieril:unions, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2024-04-03 | Rollup merge of #122964 - joboet:pointer_expose, r=Amanieu | Matthias Krüger | -4/+4 |
| 2024-04-03 | Auto merge of #123415 - petrochenkov:parenting, r=compiler-errors | bors | -2/+6 |
| 2024-04-03 | rustc_index: Add a `ZERO` constant to index types | Vadim Petrochenkov | -11/+10 |
| 2024-04-03 | Fix up error message for debug_assert_args_compat for IATs | Michael Goulet | -19/+31 |
| 2024-04-03 | Simplify some cfging | Michael Goulet | -17/+11 |
| 2024-04-03 | Uplift and start using check_args_compatible more liberally | Michael Goulet | -40/+87 |
| 2024-04-03 | Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebank | Matthias Krüger | -1/+2 |
| 2024-04-03 | Rollup merge of #123382 - compiler-errors:assert-fndef-kind, r=fmease | Matthias Krüger | -1/+5 |
| 2024-04-03 | hir: Drop owner's own item-local id (zero) from parenting tables | Vadim Petrochenkov | -2/+6 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -4/+4 |
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -85/+1 |
| 2024-04-03 | Check `x86_64` size assertions on `aarch64`, too | Zalathar | -16/+16 |
| 2024-04-03 | Auto merge of #123396 - jhpratt:rollup-oa54mh1, r=jhpratt | bors | -4/+4 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -4/+4 |
| 2024-04-03 | Auto merge of #122791 - compiler-errors:make-coinductive-always, r=lcnr | bors | -48/+4 |
| 2024-04-02 | Fix suggestions for match non-exhaustiveness | Michael Goulet | -1/+2 |
| 2024-04-02 | Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwco | bors | -1/+24 |
| 2024-04-02 | CFI: Support function pointers for trait methods | Matthew Maurer | -0/+18 |
| 2024-04-02 | Track reason for creating a `ReifyShim` | Matthew Maurer | -10/+43 |
| 2024-04-02 | Assert FnDef only constructed with functions (or fn-like ctors) | Michael Goulet | -1/+5 |
| 2024-04-02 | Address review comments | Jules Bertholet | -6/+6 |
| 2024-04-01 | Auto merge of #123327 - BoxyUwU:param_env_docs_rewrite, r=compiler-errors | bors | -5/+10 |
| 2024-04-01 | maybe | Boxy | -1/+1 |
| 2024-04-01 | Update `ParamEnv` docs | Boxy | -5/+10 |
| 2024-04-01 | Auto merge of #122972 - beetrees:use-align-type, r=fee1-dead | bors | -3/+3 |
| 2024-04-01 | Use the `Align` type when parsing alignment attributes | beetrees | -3/+3 |
| 2024-03-31 | Remove EvaluatedToErrStackDependent | Michael Goulet | -48/+4 |
| 2024-04-01 | Fix union handling in exhaustiveness | Nadrieril | -1/+2 |