| Age | Commit message (Expand) | Author | Lines |
| 2025-07-17 | fix: false positive double_negations when it jumps macro boundary | anatawa12 | -0/+38 |
| 2025-07-15 | Auto merge of #143877 - xizheyin:143813, r=scottmcm,saethlin | bors | -3/+73 |
| 2025-07-15 | Auto merge of #143958 - samueltardieu:rollup-lh1s143, r=samueltardieu | bors | -1277/+747 |
| 2025-07-15 | Rollup merge of #143941 - folkertdev:cfg-select-docs, r=traviscross | Samuel Tardieu | -30/+39 |
| 2025-07-15 | Rollup merge of #143938 - rustbot:docs-update, r=ehuss | Samuel Tardieu | -0/+0 |
| 2025-07-15 | Rollup merge of #143935 - ada4a:walk-docstring, r=compiler-errors | Samuel Tardieu | -6/+6 |
| 2025-07-15 | Rollup merge of #143927 - oli-obk:const-dyn-trait-hir-ty, r=fmease | Samuel Tardieu | -3/+27 |
| 2025-07-15 | Rollup merge of #143910 - ChrisDenton:no-symbolization, r=tgross35 | Samuel Tardieu | -47/+57 |
| 2025-07-15 | Rollup merge of #143907 - Kijewski:pr-inline-split_at_unchecked, r=Mark-Simul... | Samuel Tardieu | -0/+1 |
| 2025-07-15 | Rollup merge of #143905 - xizheyin:143828, r=compiler-errors | Samuel Tardieu | -48/+218 |
| 2025-07-15 | Rollup merge of #143878 - JonathanBrouwer:pointee_parser, r=jdonszelmann | Samuel Tardieu | -3/+16 |
| 2025-07-15 | Rollup merge of #143837 - jieyouxu:symbol-apis, r=ChrisDenton | Samuel Tardieu | -29/+268 |
| 2025-07-15 | Rollup merge of #143752 - pmur:murp/no-panic-detect-wasi-cc, r=Kobzol | Samuel Tardieu | -4/+9 |
| 2025-07-15 | Rollup merge of #143736 - oli-obk:uninspectable-type-id, r=RalfJung | Samuel Tardieu | -34/+79 |
| 2025-07-15 | Rollup merge of #143630 - jieyouxu:drop-suggest, r=Mark-Simulacrum | Samuel Tardieu | -1073/+17 |
| 2025-07-15 | Rollup merge of #142301 - Gelbpunkt:duplicated-path-in-error-musl, r=workingj... | Samuel Tardieu | -0/+10 |
| 2025-07-15 | Auto merge of #143460 - JonathanBrouwer:cfg_parser, r=jdonszelmann | bors | -428/+897 |
| 2025-07-15 | New example for E0536 | Jonathan Brouwer | -16/+13 |
| 2025-07-15 | Changes to diagnostics | Jonathan Brouwer | -98/+163 |
| 2025-07-15 | Define attribute parser & config evaluator | Jonathan Brouwer | -264/+325 |
| 2025-07-15 | Add tests for UB check in `set_len`, `from_raw_parts_in`, `from_parts_in` | xizheyin | -0/+55 |
| 2025-07-15 | Move `cfg` -> `cfg_old` | Jonathan Brouwer | -1/+250 |
| 2025-07-15 | Allow `Early` stage to emit errors | Jonathan Brouwer | -18/+93 |
| 2025-07-15 | Define datastructures for `#[cfg]` attribute, move StrippedCfgItem | Jonathan Brouwer | -31/+53 |
| 2025-07-15 | Recover and suggest use `;` to construct array type | xizheyin | -86/+182 |
| 2025-07-14 | Auto merge of #142885 - a1phyr:borrowed_cursor_to_buf, r=Mark-Simulacrum | bors | -0/+87 |
| 2025-07-14 | Port `#[pointee]` to the new attribute parsing infrastructure | Jonathan Brouwer | -3/+16 |
| 2025-07-14 | update `cfg_select!` documentation | Folkert de Vries | -30/+39 |
| 2025-07-14 | Don't always panic if WASI_SDK_PATH is not set when detecting compilers | Paul Murphy | -4/+9 |
| 2025-07-14 | Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth | bors | -631/+3310 |
| 2025-07-14 | Update books | rustbot | -0/+0 |
| 2025-07-15 | Update triagebot autolabel | Jieyou Xu | -1/+0 |
| 2025-07-15 | Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guide | Jieyou Xu | -80/+0 |
| 2025-07-15 | Regenerate completions after removing `./x suggest` | Jieyou Xu | -644/+2 |
| 2025-07-15 | Remove current implementation of `./x suggest` | Jieyou Xu | -348/+10 |
| 2025-07-15 | Register change tracker warning for removal of `./x suggest` | Jieyou Xu | -0/+5 |
| 2025-07-14 | Auto merge of #143934 - samueltardieu:rollup-w3iw614, r=samueltardieu | bors | -407/+461 |
| 2025-07-14 | tests: Fix duplicated-path-in-error fail with musl | Jens Reidel | -0/+10 |
| 2025-07-14 | rustc_type_ir/walk: move docstring to `TypeWalker` itself | Ada Alakbarova | -6/+6 |
| 2025-07-14 | Rollup merge of #143903 - vtjl10:master, r=jieyouxu | Samuel Tardieu | -2/+2 |
| 2025-07-14 | Rollup merge of #143901 - compiler-errors:region-constraint-nits, r=lcnr | Samuel Tardieu | -24/+19 |
| 2025-07-14 | Rollup merge of #143870 - jieyouxu:compiletest-maintenance-6, r=Kobzol | Samuel Tardieu | -20/+44 |
| 2025-07-14 | Rollup merge of #143868 - jdonszelmann:fix-align-on-fields, r=workingjubilee | Samuel Tardieu | -6/+34 |
| 2025-07-14 | Rollup merge of #143855 - JonathanBrouwer:omit_gdb_pretty_printer_section, r=... | Samuel Tardieu | -13/+29 |
| 2025-07-14 | Rollup merge of #143848 - makai410:smir-rename, r=oli-obk | Samuel Tardieu | -267/+277 |
| 2025-07-14 | Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplett | Samuel Tardieu | -60/+35 |
| 2025-07-14 | Rollup merge of #141809 - ChrisDenton:no-cleaup, r=jhpratt | Samuel Tardieu | -15/+21 |
| 2025-07-14 | Don't call WSACleanup on process exit | Chris Denton | -15/+21 |
| 2025-07-14 | Preserve constness in trait objects up to hir ty lowering | Oli Scherer | -3/+27 |
| 2025-07-14 | Auto merge of #143919 - Kobzol:rollup-acyaygs, r=Kobzol | bors | -725/+665 |