| Age | Commit message (Expand) | Author | Lines |
| 2025-05-15 | Updated std doctests for wasm | Eric Huss | -8/+8 |
| 2025-05-15 | Auto merge of #141050 - matthiaskrgr:rollup-uyzqbmj, r=matthiaskrgr | bors | -146/+536 |
| 2025-05-15 | Rollup merge of #141027 - onur-ozkan:simpler-rustfmt-initialization, r=albert... | Matthias Krüger | -50/+12 |
| 2025-05-15 | Rollup merge of #140990 - biabbas:vxworks, r=tgross35 | Matthias Krüger | -12/+3 |
| 2025-05-15 | Rollup merge of #140947 - compiler-errors:pending-norm, r=lcnr | Matthias Krüger | -11/+132 |
| 2025-05-15 | Rollup merge of #140768 - Urgau:improv_autorefs-lint, r=fmease | Matthias Krüger | -33/+262 |
| 2025-05-15 | Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors | Matthias Krüger | -31/+118 |
| 2025-05-15 | Rollup merge of #140685 - viliml:patch-1, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-05-15 | Rollup merge of #139749 - ruancomelli:docs/library/core/src/pin/fix-typo-nece... | Matthias Krüger | -5/+5 |
| 2025-05-15 | Auto merge of #136264 - GuillaumeGomez:optimize-integers-to-string, r=Amanieu | bors | -15/+73 |
| 2025-05-15 | Auto merge of #136988 - compiler-errors:impossible_predicates, r=lcnr | bors | -9/+43 |
| 2025-05-15 | Auto merge of #141011 - matthiaskrgr:rollup-4uwllo2, r=matthiaskrgr | bors | -46/+194 |
| 2025-05-15 | remove `RustfmtState` to reduce `initial_rustfmt` complexity | onur-ozkan | -50/+12 |
| 2025-05-15 | Auto merge of #141023 - jieyouxu:temp-windows-server-2022, r=marcoieni | bors | -2/+8 |
| 2025-05-15 | Temporarily use Windows Server 2022 instead of Windows Server 2025 images | Jieyou Xu | -2/+8 |
| 2025-05-14 | Use more subdiagnostics and reword the overloaded deref note | Urgau | -42/+49 |
| 2025-05-14 | Improve `dangerous_implicit_aurorefs` diagnostic output | Urgau | -31/+253 |
| 2025-05-14 | Rollup merge of #140989 - xizheyin:issue-139631, r=compiler-errors | Matthias Krüger | -0/+79 |
| 2025-05-14 | Rollup merge of #140988 - mathisbot:docfix_maybeuninit_write, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-05-14 | Rollup merge of #140976 - samueltardieu:diag-ipaddr-v4v6, r=Urgau | Matthias Krüger | -0/+4 |
| 2025-05-14 | Rollup merge of #140973 - Berrysoft:update-bootstrap-lock, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-05-14 | Rollup merge of #140953 - jieyouxu:compiletest-bless-msg, r=compiler-errors | Matthias Krüger | -8/+12 |
| 2025-05-14 | Rollup merge of #140904 - ehuss:future-incompat-template, r=Mark-Simulacrum | Matthias Krüger | -33/+57 |
| 2025-05-14 | Rollup merge of #140827 - compiler-errors:gather-locals-twice, r=oli-obk | Matthias Krüger | -2/+39 |
| 2025-05-14 | Fix settimes for vxworks | B I Mohammed Abbas | -2/+1 |
| 2025-05-14 | Fix set_name for vxworks. Length of name should be truncated to VX_TASK_RENAM... | B I Mohammed Abbas | -10/+2 |
| 2025-05-14 | Add `Ipv4Addr` and `Ipv6Addr` diagnostic items | Samuel Tardieu | -0/+4 |
| 2025-05-14 | Suggest replace `f` with `f: Box<f>` when expr field is short hand | xizheyin | -2/+23 |
| 2025-05-14 | Add ui test suggest-box-for-expr-field-issue-139631 | xizheyin | -0/+58 |
| 2025-05-14 | MaybeUninit::write: fix doc | Mathis Bottinelli | -1/+1 |
| 2025-05-14 | Update rustix to 1.0.7 for bootstrap | 王宇逸 | -2/+2 |
| 2025-05-13 | Auto merge of #140921 - Berrysoft:update-rustc-lock, r=jieyouxu | bors | -7/+7 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -1016/+780 |
| 2025-05-13 | Format and skip formatting for pin | Michael Goulet | -2/+3 |
| 2025-05-13 | bump compiler_builtins | Pietro Albini | -4/+4 |
| 2025-05-13 | Expect deep norm to fail if query norm failed | Michael Goulet | -12/+18 |
| 2025-05-13 | Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimi | bors | -0/+5 |
| 2025-05-13 | Auto merge of #140935 - omahs:patch-5, r=jieyouxu | bors | -23/+23 |
| 2025-05-13 | Auto merge of #140927 - mejrs:test5, r=jieyouxu | bors | -36/+36 |
| 2025-05-12 | Flush errors before deep normalize in dropck_outlives | Michael Goulet | -0/+115 |
| 2025-05-12 | Auto merge of #140909 - fmease:modern-notif-backport-rustdoc, r=apiraino | bors | -4/+4 |
| 2025-05-12 | Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errors | bors | -109/+89 |
| 2025-05-12 | Fix typos | omahs | -23/+23 |
| 2025-05-12 | compiletest: fix "blessing" message | Jieyou Xu | -8/+12 |
| 2025-05-12 | Do not remove super keyword from super-let | Michael Goulet | -0/+5 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -36/+36 |
| 2025-05-12 | Auto merge of #140941 - ferrocene:ja/gh140939-fix-async-drop-test, r=petroche... | bors | -1/+4 |
| 2025-05-12 | manual clippy fixes | Pietro Albini | -0/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |