| Age | Commit message (Expand) | Author | Lines |
| 2024-07-02 | doc: update config file path in platform-support/wasm32-wasip1-threads.md | Xinzhao Xu | -1/+1 |
| 2024-06-30 | Rollup merge of #127053 - xen0n:update-loong-docs, r=Nilstrieb,heiher | Matthias Krüger | -70/+125 |
| 2024-06-28 | Update the LoongArch target documentation | WANG Xuerui | -70/+125 |
| 2024-06-27 | Fix Markdown tables in platform-support.md | WANG Xuerui | -4/+4 |
| 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-23 | Promote loongarch64-unknown-linux-musl to Tier 2 with host tools | WANG Rui | -1/+1 |
| 2024-06-21 | Rollup merge of #126481 - ChrisDenton:powerpc-unkown-openbsd, r=ehuss | Matthias Krüger | -1/+5 |
| 2024-06-20 | Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwco | Matthias Krüger | -14/+24 |
| 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-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-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 | 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 | 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-09 | Remove empty test suite `tests/run-make-fulldeps` | Zalathar | -2/+1 |
| 2024-06-07 | Improve docs for using custom paths with `--emit` | Zalathar | -11/+29 |
| 2024-06-06 | Rollup merge of #126034 - ChrisDenton:winsupport, r=ehuss | Jubilee | -4/+4 |
| 2024-06-05 | Fix some wording in cargo-specifics.md | Eric Huss | -5/+5 |
| 2024-06-05 | Fix typos in cargo-specifics.md | Daniel Hofstetter | -3/+3 |
| 2024-06-05 | Promote `arm64ec-pc-windows-msvc` to tier 2 | Daniel Paoliello | -6/+7 |
| 2024-06-05 | Clarify our tier 1 Windows Server support | Chris Denton | -4/+4 |
| 2024-06-05 | Rollup merge of #126003 - Lokathor:new-co-maintainer, r=compiler-errors | Jubilee | -0/+1 |
| 2024-06-04 | Add a co-maintainer for the two ARMv4T targets | Lokathor | -0/+1 |
| 2024-06-04 | Rollup merge of #125944 - P1n3appl3:fuchsia, r=lqd | Guillaume Gomez | -2/+2 |
| 2024-06-04 | Rollup merge of #125690 - Lokathor:arm-maintainer-reorg, r=ehuss | 许杰友 Jieyou Xu (Joe) | -32/+35 |
| 2024-06-04 | Auto merge of #122597 - pacak:master, r=bjorn3 | bors | -1/+7 |
| 2024-06-03 | Update fuchsia maintainers | Julia Ryan | -2/+2 |
| 2024-06-02 | Fix testing examples in documentation | Alex Crichton | -3/+3 |
| 2024-06-01 | Add `target_env = "p1"` to the `wasm32-wasip1` target | Alex Crichton | -0/+31 |
| 2024-06-01 | Update `platform-support.md` to reflect improvements in returning floats on 3... | beetrees | -2/+4 |
| 2024-05-30 | The modern styling is apparently to use Title Case for the chip/company, "Arm". | Lokathor | -22/+22 |
| 2024-05-29 | Add no_std Xtensa targets support | Sergio Gasquez | -0/+28 |
| 2024-05-29 | tier 3 target policy: clarify the point about producing assembly | Ralf Jung | -1/+2 |
| 2024-05-28 | delete the offending single space. | Lokathor | -1/+1 |