| Age | Commit message (Expand) | Author | Lines |
| 2025-02-20 | rustdoc book: acknowlage --document-hidden-items | binarycat | -4/+23 |
| 2025-02-20 | Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee | Jubilee | -2/+2 |
| 2025-02-20 | Rollup merge of #137322 - alexcrichton:update-wasm-docs, r=jieyouxu | Jubilee | -0/+2 |
| 2025-02-20 | Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35 | Jubilee | -1/+82 |
| 2025-02-20 | Make x86 QNX target name consistent with other Rust targets | Florian Bartels | -2/+2 |
| 2025-02-20 | Update docs for default features of wasm targets | Alex Crichton | -0/+2 |
| 2025-02-19 | Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgr | bors | -4/+6 |
| 2025-02-20 | Merge pull request #2256 from torfsen/fix-examples-for-nightly-2025-02-13 | 许杰友 Jieyou Xu (Joe) | -14/+37 |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -1/+82 |
| 2025-02-19 | Rollup merge of #137227 - epage:features_untracked, r=compiler-errors | Matthias Krüger | -3/+1 |
| 2025-02-19 | Rollup merge of #127793 - ChaiTRex:zed_support, r=Kobzol | Matthias Krüger | -0/+11 |
| 2025-02-19 | add rustc-dev doc about bootstrap tools | onur-ozkan | -0/+24 |
| 2025-02-18 | "classic2021" ruleset: experimentally add fallback-to-outer (eat both) | dianne | -1/+1 |
| 2025-02-18 | update unstable book | dianne | -4/+6 |
| 2025-02-18 | docs(dev): Access features as functions, not members | Ed Page | -1/+1 |
| 2025-02-18 | docs(dev): Remove reference to features_untracked | Ed Page | -3/+1 |
| 2025-02-17 | Add Zed to dev guide suggested workflows page | Chai T. Rex | -0/+11 |
| 2025-02-17 | Rollup merge of #137166 - nikic:loongarch-code-model, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-02-17 | Update documentation | Jakub Beránek | -4/+13 |
| 2025-02-17 | Update default loongarch code model in docs | Nikita Popov | -1/+1 |
| 2025-02-17 | Rollup merge of #137080 - jieyouxu:more-tracing, r=onur-ozkan | Matthias Krüger | -0/+8 |
| 2025-02-17 | Move some `Map` methods onto `TyCtxt`. | Nicholas Nethercote | -1/+1 |
| 2025-02-16 | Bump mdbook-linkcheck2 dependency version | Martin Liska | -1/+1 |
| 2025-02-16 | rustc-dev-guide: document `COMPILER` and `COMPILER_FOR` tracing targets | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-02-15 | Merge pull request #2246 from marxin/CI-more-ofter | Noah Lev | -2/+2 |
| 2025-02-15 | Merge pull request #2254 from marxin/start-using-latest-linkcheck2 | Noah Lev | -1/+1 |
| 2025-02-15 | Fix CI schedule | Martin Liska | -1/+1 |
| 2025-02-15 | Fix examples to work with nightly-2025-02-13 | Florian Brucker | -14/+37 |
| 2025-02-15 | rustc-dev-guide: document `{ignore,only}-rustc_abi-x86-sse2` | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-02-14 | Merge pull request #2252 from chenyukang/fix-perf | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-02-14 | Start using latest release where -f checks all local links | Martin Liska | -1/+1 |
| 2025-02-14 | Fix borked link | Martin Liska | -1/+1 |
| 2025-02-14 | add notes for perf issue | yukang | -0/+7 |
| 2025-02-13 | Rollup merge of #136924 - Kobzol:bootstrap-tracing, r=jieyouxu | Jubilee | -0/+8 |
| 2025-02-13 | Make `-O` mean `-C opt-level=3` | clubby789 | -2/+2 |
| 2025-02-13 | Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obk | bors | -2/+2 |
| 2025-02-13 | Document bootstrap profiling | Jakub Beránek | -0/+8 |
| 2025-02-13 | Rollup merge of #136858 - safinaskar:parallel-cleanup-2025-02-11-07-54, r=Spa... | Jacob Pratt | -5/+0 |
| 2025-02-13 | Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki... | Jacob Pratt | -0/+41 |
| 2025-02-12 | document bootstrap logging | jyn | -2/+41 |
| 2025-02-12 | Rollup merge of #136937 - rustbot:docs-update, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-02-12 | Rollup merge of #136217 - taiki-e:csky-asm-flags, r=Amanieu | Jacob Pratt | -0/+2 |
| 2025-02-13 | intern valtrees | Lukas Markeffsky | -2/+2 |
| 2025-02-12 | Rollup merge of #136871 - madsmtm:link-to-lang-procedures, r=scottmcm | Guillaume Gomez | -0/+4 |
| 2025-02-12 | Update books | rustbot | -0/+0 |
| 2025-02-12 | Auto merge of #135336 - tshepang:patch-5, r=jieyouxu | bors | -0/+2 |
| 2025-02-12 | Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez | bors | -97/+158 |
| 2025-02-12 | Rollup merge of #136875 - BoxyUwU:rdg-push, r=jieyouxu | Guillaume Gomez | -94/+155 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -3/+3 |
| 2025-02-12 | Auto merge of #136897 - workingjubilee:revert-unfcped-stab, r=WaffleLapkin | bors | -0/+10 |