| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-03-31 | Auto merge of #121851 - michaelwoerister:mcp-533-effective-vis, r=cjgillot | bors | -5/+4 |
| 2024-03-30 | Implement "&<pat> everywhere" | Jules Bertholet | -0/+56 |
| 2024-03-30 | Auto merge of #123230 - matthiaskrgr:rollup-4twuzj4, r=matthiaskrgr | bors | -0/+4 |
| 2024-03-30 | Rollup merge of #123170 - compiler-errors:const-statics, r=lcnr | Matthias Krüger | -0/+4 |
| 2024-03-29 | Assert that ADTs have the right number of substs | Michael Goulet | -0/+7 |
| 2024-03-29 | Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoerister | bors | -2/+6 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -72/+38 |
| 2024-03-29 | Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin | bors | -2/+2 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -24/+49 |
| 2024-03-28 | Replace `RemapFileNameExt::for_codegen` with explicit calls | Urgau | -2/+6 |
| 2024-03-28 | Rollup merge of #123160 - bvanjoi:cleanup, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-03-28 | Restrict const ty's regions to static when putting them in canonical var list | Michael Goulet | -0/+4 |
| 2024-03-28 | Auto merge of #115220 - Zoxc:revive-gcx-ptr, r=oli-obk | bors | -3/+54 |
| 2024-03-28 | Auto merge of #116891 - aliemjay:opaque-region-infer-rework-2, r=compiler-err... | bors | -0/+32 |
| 2024-03-28 | remove `def_id_to_node_id` in ast lowering | bohan | -1/+0 |
| 2024-03-28 | Auto merge of #122832 - oli-obk:no_ord_def_id3, r=michaelwoerister | bors | -63/+33 |
| 2024-03-27 | Int constants must be valtrees in pattern lowering | Oli Scherer | -5/+1 |
| 2024-03-27 | Stop doing expensive work in opt_suggest_box_span eagerly | Michael Goulet | -2/+4 |
| 2024-03-27 | Remove `Partial/Ord` from `EarlyParamRegion` | Oli Scherer | -1/+1 |
| 2024-03-27 | Remove `Partial/Ord` from `AdtDef` | Oli Scherer | -16/+1 |
| 2024-03-27 | Remove `Partial/Ord` from `BoundRegion` | Oli Scherer | -12/+10 |
| 2024-03-27 | Remove `Ord` from `BoundTy` | Oli Scherer | -3/+3 |
| 2024-03-27 | Remove `Ord` from `Binder` | Oli Scherer | -1/+1 |
| 2024-03-27 | Remove `Ord` from `Ty`, `Const`, and `Region` | Oli Scherer | -30/+21 |
| 2024-03-27 | Implement `mut ref`/`mut ref mut` | Jules Bertholet | -72/+38 |