| Age | Commit message (Expand) | Author | Lines |
| 2024-11-19 | Register change info | Jieyou Xu | -0/+5 |
| 2024-11-19 | Default-enable `llvm_tools_enabled` when no `config.toml` is present | Jieyou Xu | -0/+4 |
| 2024-11-19 | Auto merge of #133193 - fmease:rollup-v38ayvk, r=fmease | bors | -208/+570 |
| 2024-11-19 | Rollup merge of #133192 - aDotInTheVoid:changelog-cleanup, r=fmease | León Orell Valerian Liehr | -7/+0 |
| 2024-11-19 | Rollup merge of #133191 - aDotInTheVoid:whoops-thats-not-stable-and-might-nev... | León Orell Valerian Liehr | -29/+33 |
| 2024-11-19 | Rollup merge of #133187 - ehuss:reference-diagnostic, r=jieyouxu | León Orell Valerian Liehr | -147/+170 |
| 2024-11-19 | Rollup merge of #133186 - uweigand:s390x-maintainer, r=wesleywiser | León Orell Valerian Liehr | -2/+200 |
| 2024-11-19 | Rollup merge of #133185 - notriddle:notriddle/roaringbitmap, r=notriddle | León Orell Valerian Liehr | -10/+55 |
| 2024-11-19 | Rollup merge of #133182 - RalfJung:const-panic-inline, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2024-11-19 | Rollup merge of #133181 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |
| 2024-11-19 | Rollup merge of #133180 - GuillaumeGomez:jump-to-def-links-generics, r=notriddle | León Orell Valerian Liehr | -4/+33 |
| 2024-11-19 | Rollup merge of #132758 - nnethercote:improve-get_key_value-docs, r=cuviper | León Orell Valerian Liehr | -8/+78 |
| 2024-11-19 | Auto merge of #124780 - Mark-Simulacrum:lockless-cache, r=lcnr | bors | -65/+458 |
| 2024-11-18 | RELEASES.md: Don't document unstable `--test-build-wrapper` | Alona Enraght-Moony | -7/+0 |
| 2024-11-18 | rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section. | Alona Enraght-Moony | -29/+33 |
| 2024-11-18 | Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errors | bors | -1341/+1745 |
| 2024-11-18 | rustdoc-search: add descriptive comments to bitmap class | Michael Howell | -0/+23 |
| 2024-11-18 | Update src/doc/rustc/src/platform-support/s390x-unknown-linux-gnu.md | Ulrich Weigand | -0/+1 |
| 2024-11-18 | Update books | rustbot | -0/+0 |
| 2024-11-18 | Add reference annotations for diagnostic attributes | Eric Huss | -147/+170 |
| 2024-11-18 | Document s390x-unknown-linux targets | Ulrich Weigand | -2/+199 |
| 2024-11-18 | rustdoc-search: use smart binary search in bitmaps | Michael Howell | -10/+32 |
| 2024-11-18 | Auto merge of #133179 - GuillaumeGomez:rollup-ro5rtts, r=GuillaumeGomez | bors | -45/+31 |
| 2024-11-18 | const_panic: inline in bootstrap builds to avoid f16/f128 crashes | Ralf Jung | -1/+1 |
| 2024-11-18 | Add regression test for jump to def links on items with generics | Guillaume Gomez | -0/+14 |
| 2024-11-18 | Fix items with generics not having their jump to def link generated | Guillaume Gomez | -3/+18 |
| 2024-11-18 | Rollup merge of #133171 - binchengqu:master, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2024-11-18 | Rollup merge of #133169 - jieyouxu:update-triagebot-labels, r=WaffleLapkin | Guillaume Gomez | -6/+21 |
| 2024-11-18 | Rollup merge of #133163 - RalfJung:cold, r=saethlin | Guillaume Gomez | -3/+1 |
| 2024-11-18 | Rollup merge of #133157 - RalfJung:skip_stability_check_due_to_privacy, r=com... | Guillaume Gomez | -34/+7 |
| 2024-11-18 | Rollup merge of #133156 - tshepang:patch-5, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2024-11-18 | Fix typo | Guillaume Gomez | -1/+1 |
| 2024-11-18 | Auto merge of #133160 - jhpratt:rollup-wzj9q15, r=jhpratt | bors | -217/+378 |
| 2024-11-18 | Add the missing quotation mark in comment | binchengqu | -1/+1 |
| 2024-11-18 | Tag `src/build_helper` with `T-bootstrap` | Jieyou Xu | -6/+7 |
| 2024-11-18 | Tag more test suite changes with `T-compiler` | Jieyou Xu | -0/+14 |
| 2024-11-18 | review | lcnr | -6/+11 |
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -1340/+1739 |
| 2024-11-18 | remove pointless cold_path impl in interpreter | Ralf Jung | -3/+1 |
| 2024-11-18 | Rollup merge of #133158 - lnicola:sync-from-ra, r=lnicola | Jacob Pratt | -15/+32 |
| 2024-11-18 | Rollup merge of #133145 - kornelski:static-mutex, r=traviscross | Jacob Pratt | -0/+6 |
| 2024-11-18 | Rollup merge of #133142 - RalfJung:naming-is-hard, r=compiler-errors | Jacob Pratt | -54/+54 |
| 2024-11-18 | Rollup merge of #132934 - Zalathar:native-libs, r=jieyouxu | Jacob Pratt | -148/+286 |
| 2024-11-18 | Auto merge of #128219 - connortsui20:rwlock-downgrade, r=tgross35 | bors | -261/+662 |
| 2024-11-18 | stability: remove skip_stability_check_due_to_privacy | Ralf Jung | -34/+7 |
| 2024-11-18 | rename rustc_const_stable_intrinsic -> rustc_intrinsic_const_stable_indirect | Ralf Jung | -54/+54 |
| 2024-11-18 | Improve `{BTreeMap,HashMap}::get_key_value` docs. | Nicholas Nethercote | -8/+78 |
| 2024-11-18 | typo in config.example.toml | Tshepang Mbambo | -1/+1 |
| 2024-11-18 | Overhaul the `-l` option parser (for linking to native libs) | Zalathar | -122/+225 |
| 2024-11-18 | Move `-l` option parsing into its own submodule | Zalathar | -140/+144 |