| Age | Commit message (Expand) | Author | Lines |
| 2024-06-25 | Updated code for changes to RFC, added additional error handling, added | Florian Schmiderer | -6/+6 |
| 2024-06-25 | Support for -Z patchable-function-entry | Matthew Maurer | -0/+24 |
| 2024-06-25 | `sudo CI=green` && Review changes <3 | xFrednet | -4/+4 |
| 2024-06-25 | RFC 2383: Update documentation | xFrednet | -5/+55 |
| 2024-06-24 | Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix | Michael Goulet | -14/+3 |
| 2024-06-24 | Rollup merge of #126414 - ChrisDenton:target-known, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-06-24 | tests: document how to run `run-make` on Windows (#2002) | 许杰友 Jieyou Xu (Joe) | -0/+16 |
| 2024-06-24 | tests/headers: document `needs-symlink` (#2001) | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-06-23 | Rename `wasm32-wasi` to `wasm32-wasip1` | Yosh | -4/+4 |
| 2024-06-23 | Promote loongarch64-unknown-linux-musl to Tier 2 with host tools | WANG Rui | -1/+1 |
| 2024-06-23 | Document inert vs active attributes (#1110) | Aaron Hill | -0/+54 |
| 2024-06-22 | Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-06-22 | Make `effects` an incomplete feature | Deadbeef | -2/+2 |
| 2024-06-21 | Rollup merge of #126481 - ChrisDenton:powerpc-unkown-openbsd, r=ehuss | Matthias Krüger | -1/+5 |
| 2024-06-20 | Auto merge of #124032 - Voultapher:a-new-sort, r=thomcc | bors | -5/+0 |
| 2024-06-20 | Add nightly style guide section for precise_capturing | Michael Goulet | -0/+12 |
| 2024-06-20 | Auto merge of #126736 - matthiaskrgr:rollup-rb20oe3, r=matthiaskrgr | bors | -14/+24 |
| 2024-06-20 | Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwco | Matthias Krüger | -14/+24 |
| 2024-06-20 | Auto merge of #116088 - nbdd0121:unwind, r=Amanieu,RalfJung | bors | -26/+0 |
| 2024-06-19 | docs: document hard-resetting submodules | 许杰友 Jieyou Xu (Joe) | -0/+31 |
| 2024-06-19 | Rollup merge of #126681 - Urgau:rustdoc-deny-doc, r=GuillaumeGomez | fee1-dead | -2/+2 |
| 2024-06-19 | Stabilise c_unwind | Gary Guo | -26/+0 |
| 2024-06-19 | Rework doc-test attribute documentation example | Urgau | -2/+2 |
| 2024-06-19 | Remove `src/tools/rust-demangler` | Zalathar | -7/+1 |
| 2024-06-19 | Rollup merge of #126586 - madsmtm:mac-catalyst-maintainers, r=Nilstrieb | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-06-18 | Fix note about compiletest header `rustfix-only-machine-applicable` (#1998) | León Orell Valerian Liehr | -2/+2 |
| 2024-06-18 | docs: mention RUSTC_ICE=0 to suppress ICE file | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-06-17 | Update books | rustbot | -0/+0 |
| 2024-06-17 | Add badboy and BlackHoleFox as Mac Catalyst maintainers | Mads Marquart | -0/+2 |
| 2024-06-16 | Add dedicated platform support page for Redox OS | bjorn3 | -3/+57 |
| 2024-06-16 | Add i686-unknown-redox target | bjorn3 | -0/+1 |
| 2024-06-16 | tell about `STAGE0_MISSING_TARGETS` for new targets | onur-ozkan | -0/+11 |
| 2024-06-14 | Deprecate no-op codegen option `-Cinline-threshold=...` | Martin Nordholts | -14/+3 |
| 2024-06-14 | Add powerpc-unknown-openbsd maintaince status | Chris Denton | -1/+5 |
| 2024-06-14 | docs: Update platform support | Sergio Gasquez | -25/+22 |
| 2024-06-14 | Fill out missing Windows support information | Chris Denton | -4/+4 |
| 2024-06-13 | Tier 2 std support must always be known | Chris Denton | -1/+1 |
| 2024-06-13 | Rewrite CI documentation | Jakub Beránek | -54/+247 |
| 2024-06-13 | feat: Add std Xtensa targets support | Sergio Gasquez | -1/+14 |
| 2024-06-12 | Rollup merge of #126356 - epage:check-cfg, r=Urgau | Jubilee | -2/+5 |
| 2024-06-12 | docs(rustc): De-emphasize --cfg/--check-cfg note | Ed Page | -3/+3 |
| 2024-06-12 | docs(rustc): Help users to check-cfg Cargo docs | Ed Page | -0/+3 |
| 2024-06-12 | Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiser | Michael Goulet | -0/+31 |
| 2024-06-12 | Auto merge of #126332 - GuillaumeGomez:rollup-bu1q4pz, r=GuillaumeGomez | bors | -6/+7 |
| 2024-06-12 | Compiletest docs for recently-added features (#1994) | Stuart Cook | -6/+19 |
| 2024-06-12 | Add {{target}} to header substitutions | Lukas Wirth | -0/+2 |
| 2024-06-12 | Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwco | Guillaume Gomez | -6/+7 |
| 2024-06-12 | Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwco | bors | -0/+28 |
| 2024-06-12 | Rollup merge of #124514 - michaelwoerister:zero-disambiguator-demangling-reco... | Jubilee | -0/+13 |
| 2024-06-10 | run-make: add tip about quick-compile with stage0 rustc | 许杰友 Jieyou Xu (Joe) | -0/+12 |