| Age | Commit message (Expand) | Author | Lines |
| 2025-04-02 | Preparing for merge from rustc | Jieyou Xu | -1/+1 |
| 2025-04-02 | Rollup merge of #139184 - Urgau:crate-root-lint-levels, r=jieyouxu | Takayuki Maeda | -0/+23 |
| 2025-04-02 | Rollup merge of #139212 - ehuss:update-mdbook, r=Mark-Simulacrum | Stuart Cook | -2/+1 |
| 2025-04-02 | Rollup merge of #139208 - futreall:master, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-04-01 | Add unstable `--print=crate-root-lint-levels` | Urgau | -0/+23 |
| 2025-04-01 | Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk | bors | -22/+0 |
| 2025-04-01 | Update mdbook to 0.4.48 | Eric Huss | -2/+1 |
| 2025-04-01 | fix link in netbsd.md | futreall | -1/+1 |
| 2025-04-01 | Auto merge of #137535 - Kobzol:split-metadata, r=petrochenkov | bors | -0/+3 |
| 2025-03-31 | Add documentation of the option into the unstable book | Jakub Beránek | -0/+3 |
| 2025-03-30 | unstable book: document import_trait_associated_functions | mejrs | -0/+22 |
| 2025-03-30 | Remove duplicate c-variadic.md | mejrs | -26/+0 |
| 2025-03-30 | Fix partial clone link | clubby789 | -1/+1 |
| 2025-03-30 | add rustfmt settings file | Tshepang Mbambo | -127/+39 |
| 2025-03-30 | example assumes a static exists | Tshepang Mbambo | -2/+2 |
| 2025-03-29 | update rustc-{driver,interface} examples | Tshepang Mbambo | -13/+12 |
| 2025-03-29 | Merge pull request #2289 from y1lan/fix_compiler_err_of_examples | Tshepang Mbambo | -17/+16 |
| 2025-03-30 | Merge pull request #2288 from rust-lang/tshepang-known-bug-takes-args | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-03-29 | mention that know-bug test directive takes arguments | Tshepang Mbambo | -0/+8 |
| 2025-03-29 | compiletest: Support matching diagnostics on lines below | Vadim Petrochenkov | -0/+15 |
| 2025-03-28 | Fix trivial typo of `BoundVariableKind` | Samuel Tardieu | -1/+1 |
| 2025-03-28 | Fix code generation link | Santiago Pastorino | -1/+1 |
| 2025-03-28 | Rollup merge of #139038 - adamgreig:thumb-target-maintainers, r=Noratrieb | Matthias Krüger | -10/+5 |
| 2025-03-27 | Try to more clearly specify exactly what the runtool flags do | Eric Huss | -3/+8 |
| 2025-03-27 | Show an example of using multiple ignore attributes | Eric Huss | -0/+9 |
| 2025-03-27 | Remove and stabilize --enable-per-target-ignores | Eric Huss | -35/+28 |
| 2025-03-27 | Stabilize --test-runtool and --test-runtool-arg | Eric Huss | -19/+17 |
| 2025-03-27 | Rename `--runtool` and `--runtool-arg` | Eric Huss | -3/+3 |
| 2025-03-28 | Update target maintainers for thumb targets to reflect new REWG Arm team name | Adam Greig | -10/+5 |
| 2025-03-27 | Rollup merge of #139010 - madsmtm:parse-xcrun-better, r=wesleywiser | Jacob Pratt | -6/+12 |
| 2025-03-27 | Delete from_method from rustc_on_unimplemented documentation | mejrs | -3/+0 |
| 2025-03-27 | Rollup merge of #138946 - Urgau:platform-support-bottom, r=jieyouxu | Stuart Cook | -13/+16 |
| 2025-03-27 | Rollup merge of #138624 - LukasWoodtli:gardena/lw/mipsel-maintainer, r=jieyouxu | Stuart Cook | -1/+30 |
| 2025-03-27 | Document how the SDK is found if SDKROOT is not set | Mads Marquart | -6/+12 |
| 2025-03-25 | Rollup merge of #138905 - Gelbpunkt:powerpc64-unknown-linux-musl-maintainer, ... | Jacob Pratt | -1/+54 |
| 2025-03-25 | Move Platform Support section to the bottom of rustc chapter book | Urgau | -13/+16 |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -4/+22 |
| 2025-03-24 | Add target maintainer information for powerpc64-unknown-linux-musl | Jens Reidel | -1/+54 |
| 2025-03-24 | Rollup merge of #138894 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-03-24 | Rollup merge of #138864 - Urgau:rework-print-options-doc, r=jieyouxu | Matthias Krüger | -52/+214 |
| 2025-03-24 | Update books | rustbot | -0/+0 |
| 2025-03-24 | typo | Tshepang Mbambo | -1/+1 |
| 2025-03-24 | add needed break | Tshepang Mbambo | -1/+2 |
| 2025-03-24 | Merge pull request #2299 from jieyouxu/test-jobs-reorg | 许杰友 Jieyou Xu (Joe) | -11/+39 |
| 2025-03-23 | Rework `--print` options documentation | Urgau | -52/+214 |
| 2025-03-23 | Document `supported-crate-types` print request in unstable book | Jieyou Xu | -0/+27 |
| 2025-03-23 | doc: fix reference to #create-a-configtoml | Chiichen | -1/+1 |
| 2025-03-21 | Stub out codegen backend test pages | Jieyou Xu | -2/+28 |
| 2025-03-21 | Move Fuchsia and RfL under `ecosystem-test-jobs/` folder | Jieyou Xu | -9/+11 |
| 2025-03-21 | remove `feature(inline_const_pat)` | lcnr | -22/+0 |