| Age | Commit message (Expand) | Author | Lines |
| 2024-02-12 | check uniqueness of nested fields | Frank King | -1/+6 |
| 2024-02-12 | Lower anonymous structs or unions to HIR | Frank King | -5/+48 |
| 2024-02-12 | Auto merge of #120951 - matthiaskrgr:rollup-0nnm7dv, r=matthiaskrgr | bors | -51/+40 |
| 2024-02-11 | Rollup merge of #120872 - petrochenkov:opthirpar, r=cjgillot | Matthias Krüger | -51/+40 |
| 2024-02-11 | Auto merge of #120619 - compiler-errors:param, r=lcnr | bors | -2/+8 |
| 2024-02-11 | is_closure_like | Michael Goulet | -15/+14 |
| 2024-02-11 | Rollup merge of #120896 - compiler-errors:coro-closure-kind, r=oli-obk | Matthias Krüger | -1/+18 |
| 2024-02-11 | Rollup merge of #120883 - RalfJung:extern-static-err, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-02-11 | Rollup merge of #120882 - RalfJung:set-discriminant, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2024-02-11 | Rollup merge of #120874 - gurry:120838-extra-where-in-suggestion, r=fmease | Matthias Krüger | -1/+7 |
| 2024-02-10 | Print kind of coroutine closure | Michael Goulet | -1/+18 |
| 2024-02-10 | detect consts that reference extern statics | Ralf Jung | -0/+1 |
| 2024-02-10 | validation: descend from consts into statics | Ralf Jung | -0/+1 |
| 2024-02-10 | interpret: rename ReadExternStatic → ExternStatic | Ralf Jung | -1/+1 |
| 2024-02-10 | interpret/write_discriminant: when encoding niched variant, ensure the stored... | Ralf Jung | -0/+2 |
| 2024-02-10 | Take empty `where` into account when suggesting predicates | Gurinder Singh | -1/+7 |
| 2024-02-10 | hir: Remove `hir::Map::{opt_parent_id,parent_id,get_parent,find_parent}` | Vadim Petrochenkov | -27/+10 |
| 2024-02-10 | hir: Introduce `TyCtxt::parent_hir_{id,node}` | Vadim Petrochenkov | -28/+34 |
| 2024-02-09 | Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgr | bors | -16/+32 |
| 2024-02-09 | Rollup merge of #120354 - lukas-code:metadata-normalize, r=lcnr | Matthias Krüger | -16/+32 |
| 2024-02-09 | Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -1/+1 |
| 2024-02-09 | Auto merge of #120843 - matthiaskrgr:rollup-med37z5, r=matthiaskrgr | bors | -1/+3 |
| 2024-02-09 | Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco | Matthias Krüger | -1/+3 |
| 2024-02-09 | Auto merge of #120594 - saethlin:delayed-debug-asserts, r=oli-obk | bors | -0/+4 |
| 2024-02-08 | Rollup merge of #120801 - oli-obk:drop_recursion_ice, r=Nilstrieb | Matthias Krüger | -0/+1 |
| 2024-02-08 | Rollup merge of #120590 - compiler-errors:dead, r=Nilstrieb | Matthias Krüger | -2/+1 |
| 2024-02-08 | Avoid ICE in drop recursion check in case of invalid drop impls | Oli Scherer | -0/+1 |
| 2024-02-08 | Add a new debug_assertions instrinsic (compiler) | Ben Kimock | -0/+4 |
| 2024-02-08 | Auto merge of #120544 - BoxyUwU:enter_forall, r=lcnr | bors | -0/+1 |
| 2024-02-08 | introduce `enter_forall` | Boxy | -0/+1 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -1/+1 |
| 2024-02-08 | Rollup merge of #120739 - lukas-code:pp-dyn-assoc, r=compiler-errors | Matthias Krüger | -33/+81 |
| 2024-02-08 | Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors | Matthias Krüger | -79/+61 |
| 2024-02-08 | Auto merge of #120381 - fee1-dead-contrib:reconstify-add, r=compiler-errors | bors | -0/+4 |
| 2024-02-07 | Do not create param types that differ only by name when comparing intrinsic s... | Michael Goulet | -1/+1 |
| 2024-02-07 | Assert that ParamTy and ParamConst have identical names for identical indices | Michael Goulet | -2/+8 |
| 2024-02-07 | address review comments and add more tests | Lukas Markeffsky | -10/+15 |
| 2024-02-07 | Rollup merge of #120746 - compiler-errors:kind-ty, r=oli-obk | Guillaume Boisseau | -1/+8 |
| 2024-02-07 | Rollup merge of #120733 - klensy:trait-const-fn, r=oli-obk | Guillaume Boisseau | -2/+23 |
| 2024-02-07 | Record coroutine kind in generics | Michael Goulet | -1/+8 |
| 2024-02-07 | improve pretty printing for trait objects | Lukas Markeffsky | -32/+75 |
| 2024-02-07 | MirPass: make name more const | klensy | -2/+23 |
| 2024-02-07 | hir: Add some FIXMEs for future work | Vadim Petrochenkov | -0/+3 |
| 2024-02-07 | hir: Remove `fn opt_hir_id` and `fn opt_span` | Vadim Petrochenkov | -79/+54 |
| 2024-02-07 | hir: Make sure all `HirId`s have corresponding HIR `Node`s | Vadim Petrochenkov | -4/+8 |
| 2024-02-06 | Rollup merge of #120707 - compiler-errors:suitable-region, r=nnethercote | Matthias Krüger | -1/+1 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -13/+10 |
| 2024-02-06 | Rollup merge of #120423 - RalfJung:indirect-structural-match, r=petrochenkov | Matthias Krüger | -2/+1 |
| 2024-02-06 | Rollup merge of #120670 - lcnr:effect-var-storage, r=fee1-dead | Matthias Krüger | -19/+23 |
| 2024-02-06 | Don't expect early-bound region to be local in RPITIT well-formedness | Michael Goulet | -1/+1 |