| Age | Commit message (Expand) | Author | Lines |
| 2025-01-07 | update version placeholders | Pietro Albini | -1/+1 |
| 2025-01-02 | Make the `test` cfg a "userspace" check-cfg | Urgau | -2/+4 |
| 2024-12-31 | Rollup merge of #134610 - tbu-:pr_doc_target_fmt, r=Noratrieb | Matthias Krüger | -8/+8 |
| 2024-12-30 | Rollup merge of #132477 - Noratrieb:illumos-oxide, r=workingjubilee | Matthias Krüger | -2/+45 |
| 2024-12-30 | Add illumos target documentation | Noratrieb | -2/+45 |
| 2024-12-29 | Auto merge of #134901 - matthiaskrgr:rollup-b0wwuht, r=matthiaskrgr | bors | -1/+1 |
| 2024-12-29 | Rollup merge of #134884 - calciumbe:patch1, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-29 | Auto merge of #134765 - Noratrieb:linux-none-cant-unwind-silly, r=jieyouxu | bors | -0/+5 |
| 2024-12-29 | Document x86_64-unknown-linux-none is PIE by default | Noratrieb | -0/+5 |
| 2024-12-29 | docs: fix typos | dxsullivan | -3/+3 |
| 2024-12-29 | fix: typos | calciumbe | -1/+1 |
| 2024-12-27 | Sort triples by name in platform_support.md | 9names | -52/+52 |
| 2024-12-22 | Add platform docs for FreeBSD. | Alan Somers | -8/+65 |
| 2024-12-21 | Fix compiler team name in target tier docs | Tobias Bucher | -1/+1 |
| 2024-12-21 | Format `build.toml` consistently in platform support docs | Tobias Bucher | -7/+7 |
| 2024-12-21 | on pair → on par | Tobias Bucher | -2/+2 |
| 2024-12-17 | Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=... | Matthias Krüger | -1/+50 |
| 2024-12-14 | Rollup merge of #133293 - psumbera:solaris-maintainer, r=workingjubilee,jieyo... | Matthias Krüger | -2/+36 |
| 2024-12-13 | Fix powerpc64 big-endian FreeBSD ABI | Taiki Endo | -1/+1 |
| 2024-12-06 | Update src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-musl.md | Jens Reidel | -1/+1 |
| 2024-12-06 | Fix markdown link | Jens Reidel | -1/+1 |
| 2024-12-06 | Promote powerpc64le-unknown-linux-musl to tier 2 with host tools | Jens Reidel | -1/+50 |
| 2024-12-05 | Fix "std" support status of some tier 3 targets | Taiki Endo | -8/+8 |
| 2024-11-29 | Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-11-28 | Document s390x machine access via community cloud | Ulrich Weigand | -0/+16 |
| 2024-11-28 | chore: fix 404 status URL | longxiangqiao | -1/+1 |
| 2024-11-25 | Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic | 许杰友 Jieyou Xu (Joe) | -8/+5 |
| 2024-11-24 | embed-bitcode is no longer used in iOS | DianQK | -8/+5 |
| 2024-11-22 | Stabilize the 2024 edition | Eric Huss | -1/+1 |
| 2024-11-22 | Updates Solaris target information, adds Solaris maintainer | Petr Sumbera | -2/+36 |
| 2024-11-19 | Correct the tier listing of `wasm32-wasip2` | Alex Crichton | -1/+1 |
| 2024-11-18 | Update src/doc/rustc/src/platform-support/s390x-unknown-linux-gnu.md | Ulrich Weigand | -0/+1 |
| 2024-11-18 | Document s390x-unknown-linux targets | Ulrich Weigand | -2/+199 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -7/+2 |
| 2024-11-02 | Add `--print host-triple` | Noratrieb | -2/+3 |
| 2024-11-02 | Rollup merge of #131829 - Zalathar:goodbye-zprofile, r=chenyukang | Guillaume Gomez | -6/+2 |
| 2024-10-31 | Document the difference between Clang's `-darwin` and `-macosx` targets | Mads Marquart | -0/+5 |
| 2024-10-31 | Remove support for `-Zprofile` (gcov-style coverage instrumentation) | Zalathar | -6/+2 |
| 2024-10-30 | Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-... | Matthias Krüger | -10/+2 |
| 2024-10-30 | Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workin... | Matthias Krüger | -2/+2 |
| 2024-10-29 | Point to Fuchsia team in platform support docs | David Koloski | -10/+2 |
| 2024-10-29 | powerpc64-ibm-aix: update maintainters | David Tenty | -2/+2 |
| 2024-10-28 | Updating Fuchsia platform-support documentation | Clayton Wilkinson | -9/+2 |
| 2024-10-27 | Revert "ci update freebsd version proposal, freebsd 12 being eol." | David Carlier | -9/+9 |
| 2024-10-26 | docs: Correctly link riscv32e from platform-support.md | Jubilee Young | -4/+5 |
| 2024-10-23 | Auto merge of #132079 - fmease:rollup-agrd358, r=fmease | bors | -1/+1 |
| 2024-10-23 | "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens | Josh Triplett | -1/+1 |
| 2024-10-22 | More review comments on wasm32v1-none target | Graydon Hoare | -11/+21 |
| 2024-10-22 | Address review comments on wasm32v1-none target | Graydon Hoare | -0/+111 |
| 2024-10-22 | nuttx.md: typo | Tshepang Mbambo | -1/+1 |