| Age | Commit message (Expand) | Author | Lines |
| 2024-02-14 | Fix two UI tests with incorrect directive / invalid revision | 许杰友 Jieyou Xu (Joe) | -24/+39 |
| 2024-02-12 | Auto merge of #115367 - frank-king:feature/unnamed-fields-hir, r=davidtwco | bors | -259/+3273 |
| 2024-02-12 | Auto merge of #120960 - RalfJung:static-promoted-cycle, r=oli-obk | bors | -24/+29 |
| 2024-02-12 | Auto merge of #110211 - joboet:queue_lock, r=Amanieu | bors | -198/+571 |
| 2024-02-12 | fix cycle error when a static and a promoted are mutually recursive | Ralf Jung | -24/+29 |
| 2024-02-12 | Auto merge of #120835 - oli-obk:no_hir_coherence, r=cjgillot | bors | -111/+109 |
| 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 | -121/+655 |
| 2024-02-12 | Add `#[derive(Clone, Copy)]` to anonymous adts | Frank King | -176/+193 |
| 2024-02-12 | Fix compile error in rustdoc. | Frank King | -9/+2 |
| 2024-02-12 | Check representation of unnamed fields | Frank King | -30/+309 |
| 2024-02-12 | Add rustfmt test from #117942 | Frank King | -0/+12 |
| 2024-02-12 | Lowering field access for anonymous adts | Frank King | -70/+390 |
| 2024-02-12 | check uniqueness of nested fields | Frank King | -95/+1840 |
| 2024-02-12 | Lower anonymous structs or unions to HIR | Frank King | -174/+288 |
| 2024-02-12 | Auto merge of #120951 - matthiaskrgr:rollup-0nnm7dv, r=matthiaskrgr | bors | -534/+524 |
| 2024-02-11 | Rollup merge of #120937 - ian-h-chamberlain:docs/update-3ds-links-and-info, r... | Matthias Krüger | -14/+12 |
| 2024-02-11 | Rollup merge of #120897 - compiler-errors:foreign-async-closure, r=oli-obk | Matthias Krüger | -0/+35 |
| 2024-02-11 | Rollup merge of #120888 - saethlin:unsafe-precondition-cleanup, r=RalfJung | Matthias Krüger | -38/+34 |
| 2024-02-11 | Rollup merge of #120885 - RalfJung:normal-visitor, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2024-02-11 | Rollup merge of #120880 - RalfJung:vtable-fnptr-partialeq, r=cuviper | Matthias Krüger | -0/+16 |
| 2024-02-11 | Rollup merge of #120872 - petrochenkov:opthirpar, r=cjgillot | Matthias Krüger | -342/+263 |
| 2024-02-11 | Rollup merge of #120740 - ChrisDenton:cmaths, r=Mark-Simulacrum | Matthias Krüger | -140/+88 |
| 2024-02-11 | Rollup merge of #110483 - tleibert:thin-box-try-new, r=dtolnay | Matthias Krüger | -0/+64 |
| 2024-02-11 | Auto merge of #120619 - compiler-errors:param, r=lcnr | bors | -41/+90 |
| 2024-02-11 | add comparison warning to RawWakerVTable as well | Ralf Jung | -0/+6 |
| 2024-02-11 | Auto merge of #120803 - onur-ozkan:fix-compilation-cache, r=Mark-Simulacrum | bors | -171/+250 |
| 2024-02-11 | Address ThinBox::try_new PR review | David Tolnay | -4/+3 |
| 2024-02-11 | Auto merge of #120903 - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgr | bors | -137/+491 |
| 2024-02-11 | Cleanup around the new assert_unsafe_precondition | Ben Kimock | -38/+34 |
| 2024-02-11 | Update links to rust3ds and outdated info | Ian Chamberlain | -14/+12 |
| 2024-02-11 | Auto merge of #120920 - matthiaskrgr:rollup-jsryr8e, r=matthiaskrgr | bors | -3275/+15222 |
| 2024-02-11 | Auto merge of #120914 - ehuss:downgrade-xcode, r=Mark-Simulacrum | bors | -11/+12 |
| 2024-02-11 | add doc-comment to `unlock_queue` | joboet | -0/+3 |
| 2024-02-11 | Rollup merge of #120916 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -3027/+14636 |
| 2024-02-11 | Rollup merge of #120906 - joshtriplett:triage-my-bandwidth, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2024-02-11 | Rollup merge of #120763 - Nadrieril:suggest-patterns, r=Mark-Simulacrum | Matthias Krüger | -16/+25 |
| 2024-02-11 | Rollup merge of #120729 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -211/+327 |
| 2024-02-11 | Rollup merge of #120459 - rytheo:handle-conversion-docs, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2024-02-11 | Rollup merge of #120307 - djc:duration-constructors, r=Mark-Simulacrum | Matthias Krüger | -0/+173 |
| 2024-02-11 | Rollup merge of #119449 - Nilstrieb:library-clippy, r=cuviper | Matthias Krüger | -0/+16 |
| 2024-02-11 | Rollup merge of #119242 - BenWiederhake:dev-from-nanos, r=joshtriplett | Matthias Krüger | -0/+5 |
| 2024-02-11 | Rollup merge of #118307 - scottmcm:tuple-eq-simpler, r=joshtriplett | Matthias Krüger | -19/+9 |
| 2024-02-11 | Rollup merge of #117740 - majaha:format_docs, r=joshtriplett | Matthias Krüger | -0/+5 |
| 2024-02-11 | Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra | Laurențiu Nicola | -3027/+14636 |
| 2024-02-10 | Require that SELECT_XCODE is set. | Eric Huss | -3/+1 |
| 2024-02-10 | Downgrade Xcode from the default (15.0) to 14.3.1. | Eric Huss | -8/+11 |
| 2024-02-11 | Auto merge of #120405 - cjgillot:gvn-pointer, r=oli-obk | bors | -1387/+2240 |
| 2024-02-11 | Auto merge of #120232 - c272:json-buildstd, r=Mark-Simulacrum | bors | -38/+45 |
| 2024-02-10 | Remove myself from some review rotations | Josh Triplett | -2/+1 |