| Age | Commit message (Expand) | Author | Lines |
| 2025-08-15 | rustdoc-search: search backend with partitioned suffix tree | Michael Howell | -5005/+9038 |
| 2025-08-15 | Enable new `[range-diff]` feature in triagebot | Urgau | -0/+5 |
| 2025-08-15 | stabilize const pathbuf osstring new | Kivooeo | -2/+2 |
| 2025-08-15 | stabilize const exposed provenance | Kivooeo | -2/+2 |
| 2025-08-15 | Extend `QueryStability` to handle `IntoIterator` implementations | Samuel Moelius | -52/+122 |
| 2025-08-15 | Demote x86_64-apple-darwin to Tier 2 with host tools | Jake Goulding | -33/+21 |
| 2025-08-15 | Detect missing `derive` on unresolved attribute even when not imported | Esteban Küber | -27/+60 |
| 2025-08-15 | Auto merge of #145450 - Kobzol:rollup-cqclix0, r=Kobzol | bors | -339/+478 |
| 2025-08-15 | Do not copy files in `copy_src_dirs` in dry run | Jakub Beránek | -0/+6 |
| 2025-08-15 | Fix tracing debug representation of steps without arguments in bootstrap | Jakub Beránek | -3/+8 |
| 2025-08-15 | Remove duplicated tracing span in bootstrap | Jakub Beránek | -3/+0 |
| 2025-08-15 | Do not strip binaries in bootstrap everytime if they are unchanged | Jakub Beránek | -1/+12 |
| 2025-08-15 | add static glibc to the nix dev shell | Waffle Lapkin | -0/+1 |
| 2025-08-15 | Rollup merge of #145448 - jieyouxu:rustfmt-labels, r=fmease | Jakub Beránek | -0/+10 |
| 2025-08-15 | Rollup merge of #145431 - AMS21:fix_141531, r=jieyouxu | Jakub Beránek | -3/+15 |
| 2025-08-15 | Rollup merge of #145430 - Urgau:drop_forget_useless-145427, r=lqd | Jakub Beránek | -2/+22 |
| 2025-08-15 | Rollup merge of #145426 - AMS21:fix_typos_bootstrap_example, r=lqd | Jakub Beránek | -2/+2 |
| 2025-08-15 | Rollup merge of #145413 - joshtriplett:bootstrap-reduce-deps, r=clubby789 | Jakub Beránek | -52/+24 |
| 2025-08-15 | Rollup merge of #145412 - tgross35:win-tid, r=ChrisDenton | Jakub Beránek | -3/+3 |
| 2025-08-15 | Rollup merge of #145408 - Kobzol:deduplicate-search-paths, r=petrochenkov | Jakub Beránek | -12/+29 |
| 2025-08-15 | Rollup merge of #145340 - Kobzol:bootstrap-codegen-backend-check-split, r=jie... | Jakub Beránek | -170/+91 |
| 2025-08-15 | Rollup merge of #145311 - marcoieni:clean-disk-in-background-windows, r=Kobzol | Jakub Beránek | -1/+184 |
| 2025-08-15 | Rollup merge of #145310 - Kobzol:compiler-for-revamp, r=jieyouxu | Jakub Beránek | -93/+86 |
| 2025-08-15 | Rollup merge of #144210 - Gelbpunkt:thread-stack-size-musl, r=jhpratt | Jakub Beránek | -1/+12 |
| 2025-08-15 | Autolabel `src/tools/{rustfmt,rust-analyzer}` changes with `T-{rustfmt,rust-a... | Jieyou Xu | -0/+10 |
| 2025-08-15 | fix(tests/rmake/wasm-unexpected-features): change features from `WASM1` to `MVP` | StackOverflowExcept1on | -1/+1 |
| 2025-08-15 | Use aarch64-apple-darwin as the fallback doc source for `-apple-` | Jake Goulding | -1/+1 |
| 2025-08-15 | Auto merge of #144991 - lcnr:ignore-usages-from-ignored-candidates, r=BoxyUwU | bors | -149/+429 |
| 2025-08-15 | Enhance UI test output handling for runtime errors | AMS21 | -3/+15 |
| 2025-08-15 | Simplify the `args_cstr_buff` assertion | Zalathar | -5/+4 |
| 2025-08-15 | Avoid an unnecessary intermediate `&mut` reference | Zalathar | -1/+1 |
| 2025-08-15 | Avoid an explicit cast from `*const c_uchar` to `*const c_char` | Zalathar | -3/+3 |
| 2025-08-15 | Declare module `rustc_codegen_llvm::back` in the normal way | Zalathar | -8/+6 |
| 2025-08-15 | Implement `#[derive(From)]` | Jakub Beránek | -6/+530 |
| 2025-08-15 | Add feature gate test | Jakub Beránek | -0/+19 |
| 2025-08-15 | Create unstable `From` builtin macro and register it | Jakub Beránek | -0/+33 |
| 2025-08-15 | Add `derive_from` unstable feature | Jakub Beránek | -0/+3 |
| 2025-08-15 | Remove unused feature gate | bjorn3 | -1/+0 |
| 2025-08-15 | Merge link_name and export_name | bjorn3 | -44/+33 |
| 2025-08-15 | Fix wrong spans with external macros in the `dropping_copy_types` lint | Urgau | -2/+22 |
| 2025-08-15 | Use `LLVMGetTypeKind` | Zalathar | -61/+11 |
| 2025-08-15 | Combining no_mangle and rustc_std_internal_symbol is not allowed | bjorn3 | -11/+6 |
| 2025-08-15 | All weak lang items have an explicit link name and vice versa | bjorn3 | -9/+6 |
| 2025-08-15 | Port `#[custom_mir(..)]` to the new attribute system | Sasha Pourcelot | -91/+318 |
| 2025-08-15 | Auto merge of #145423 - Zalathar:rollup-9jtefpl, r=Zalathar | bors | -1840/+2279 |
| 2025-08-15 | Fix typos in bootstrap.example.toml | AMS21 | -2/+2 |
| 2025-08-15 | fix: Reject async assoc fns of const traits/impls in ast_passes | Shoyu Vanilla | -10/+69 |
| 2025-08-15 | Clarify that `build.full-bootstrap` is only used to affect uplifting, not sta... | Jakub Beránek | -3/+3 |
| 2025-08-15 | Remove usage of `compiler_for` from the `compile::Rustc` step | Jakub Beránek | -51/+43 |
| 2025-08-15 | Remove usage of `compiler_for` from the `compile::Std` step | Jakub Beránek | -28/+27 |