| Age | Commit message (Expand) | Author | Lines |
| 2024-02-13 | Unmark the feature gate as incomplete | Nadrieril | -1/+1 |
| 2024-02-13 | Auto merge of #120991 - matthiaskrgr:rollup-f8kw2st, r=matthiaskrgr | bors | -576/+701 |
| 2024-02-12 | Rollup merge of #120965 - ChrisDenton:sahf, r=michaelwoerister | Matthias Krüger | -0/+9 |
| 2024-02-12 | Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk | Matthias Krüger | -529/+556 |
| 2024-02-12 | Rollup merge of #120950 - compiler-errors:miri-async-closurs, r=RalfJung,oli-obk | Matthias Krüger | -38/+42 |
| 2024-02-12 | Rollup merge of #118983 - Urgau:invalid_ref_casting-bigger-layout, r=oli-obk | Matthias Krüger | -9/+94 |
| 2024-02-12 | Auto merge of #120324 - Nadrieril:remove-interior-mutability, r=compiler-errors | bors | -83/+86 |
| 2024-02-12 | Introduce small cache to avoid recomputing the same value twice | Urgau | -4/+13 |
| 2024-02-12 | Lint on reference casting to bigger underlying allocation | Urgau | -8/+84 |
| 2024-02-12 | Auto merge of #120980 - matthiaskrgr:rollup-dsjsqql, r=matthiaskrgr | bors | -536/+509 |
| 2024-02-12 | Rollup merge of #120972 - lukas-code:autoderef-type-error, r=compiler-errors | Matthias Krüger | -7/+11 |
| 2024-02-12 | Rollup merge of #120944 - compiler-errors:inliner-abi, r=oli-obk | Matthias Krüger | -0/+12 |
| 2024-02-12 | Rollup merge of #120933 - RalfJung:const-check-misc, r=oli-obk | Matthias Krüger | -10/+12 |
| 2024-02-12 | Rollup merge of #120917 - chenyukang:yukang-dead-parameters, r=compiler-errors | Matthias Krüger | -71/+30 |
| 2024-02-12 | Rollup merge of #120899 - compiler-errors:non-wf-alias, r=lcnr | Matthias Krüger | -2/+6 |
| 2024-02-12 | Rollup merge of #120833 - nnethercote:more-internal-emit_diagnostics-cleanups... | Matthias Krüger | -157/+155 |
| 2024-02-12 | Rollup merge of #120765 - nnethercote:reorder-diag-API, r=compiler-errors | Matthias Krüger | -289/+283 |
| 2024-02-12 | Auto merge of #115367 - frank-king:feature/unnamed-fields-hir, r=davidtwco | bors | -120/+742 |
| 2024-02-12 | fix ICE for deref coercions with type errors | Lukas Markeffsky | -7/+11 |
| 2024-02-12 | Add lahfsahf and prfchw target feature | Chris Denton | -0/+9 |
| 2024-02-12 | Auto merge of #120960 - RalfJung:static-promoted-cycle, r=oli-obk | bors | -24/+17 |
| 2024-02-12 | fix cycle error when a static and a promoted are mutually recursive | Ralf Jung | -24/+17 |
| 2024-02-12 | Change level used in `print_error_count`. | Nicholas Nethercote | -2/+2 |
| 2024-02-12 | Tweak delayed bug mentions. | Nicholas Nethercote | -26/+26 |
| 2024-02-12 | Remove `dcx` arg from `ReportErrorExt::add_args`. | Nicholas Nethercote | -76/+62 |
| 2024-02-12 | Remove final unwanted `unchecked_error_guaranteed` calls. | Nicholas Nethercote | -53/+65 |
| 2024-02-12 | Auto merge of #120835 - oli-obk:no_hir_coherence, r=cjgillot | bors | -99/+97 |
| 2024-02-12 | Dejargnonize subst | Shoyu Vanilla | -529/+556 |
| 2024-02-12 | Auto merge of #120834 - oli-obk:only_local_coherence, r=lcnr | bors | -1/+3 |
| 2024-02-12 | Improve some codes according to the reviews | Frank King | -117/+161 |
| 2024-02-12 | Add `#[derive(Clone, Copy)]` to anonymous adts | Frank King | -1/+9 |
| 2024-02-12 | Check representation of unnamed fields | Frank King | -19/+116 |
| 2024-02-12 | Lowering field access for anonymous adts | Frank King | -70/+214 |
| 2024-02-12 | check uniqueness of nested fields | Frank King | -75/+208 |
| 2024-02-12 | Lower anonymous structs or unions to HIR | Frank King | -55/+251 |
| 2024-02-12 | remove a bunch of dead parameters in fn | yukang | -71/+30 |
| 2024-02-12 | Auto merge of #120951 - matthiaskrgr:rollup-0nnm7dv, r=matthiaskrgr | bors | -240/+206 |
| 2024-02-11 | Rollup merge of #120897 - compiler-errors:foreign-async-closure, r=oli-obk | Matthias Krüger | -0/+9 |
| 2024-02-11 | Rollup merge of #120885 - RalfJung:normal-visitor, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2024-02-11 | Rollup merge of #120872 - petrochenkov:opthirpar, r=cjgillot | Matthias Krüger | -240/+185 |
| 2024-02-12 | Fix inconsistencies in the diagnostic API methods. | Nicholas Nethercote | -32/+21 |
| 2024-02-12 | Reorder the diagnostic API methods. | Nicholas Nethercote | -289/+294 |
| 2024-02-11 | Auto merge of #120619 - compiler-errors:param, r=lcnr | bors | -13/+31 |
| 2024-02-11 | Fix async closures in CTFE | Michael Goulet | -2/+3 |
| 2024-02-11 | is_closure_like | Michael Goulet | -36/+39 |
| 2024-02-11 | Check that the ABI of the instance we are inlining is correct | Michael Goulet | -0/+12 |
| 2024-02-11 | Auto merge of #120903 - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgr | bors | -20/+78 |
| 2024-02-11 | make Primary/Secondary importance consistent between CellBorrow and MutBorrow | Ralf Jung | -7/+7 |
| 2024-02-11 | check_consts: fix some duplicate errors by not calling check_static unnecessa... | Ralf Jung | -3/+5 |
| 2024-02-11 | Auto merge of #120405 - cjgillot:gvn-pointer, r=oli-obk | bors | -20/+116 |