| Age | Commit message (Expand) | Author | Lines |
| 2024-09-09 | Fix default/minimum deployment target for Aarch64 simulator targets | Mads Marquart | -2/+2 |
| 2024-09-08 | added support for GNU/Hurd on x86_64 | Samuel Thibault | -3/+5 |
| 2024-09-05 | Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx... | Matthias Krüger | -0/+54 |
| 2024-09-03 | Rollup merge of #129630 - alexcrichton:document-broken-c-abi-on-wasm32-u-u, r... | Matthias Krüger | -0/+117 |
| 2024-09-03 | Updates/clarifications | Alex Crichton | -7/+11 |
| 2024-09-03 | Add documentation for target armv7-rtems-eabihf | Jan Sommer | -0/+54 |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -0/+19 |
| 2024-08-31 | Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -0/+19 |
| 2024-08-28 | fmt-debug option | Kornel | -1/+2 |
| 2024-08-27 | docs: Update docs for the rustc's `-L` option | Vadim Petrochenkov | -1/+1 |
| 2024-08-27 | Rollup merge of #129490 - randomPoison:trusty-os-support, r=Urgau | Trevor Gross | -0/+54 |
| 2024-08-26 | Document the broken C ABI of `wasm32-unknown-unknown` | Alex Crichton | -0/+113 |
| 2024-08-26 | Note that std support is WIP | Nicole LeGare | -5/+3 |
| 2024-08-24 | remove extraneous text | Tshepang Mbambo | -2/+1 |
| 2024-08-24 | make text more easy to read | Tshepang Mbambo | -3/+3 |
| 2024-08-23 | Add Trusty OS as tier 3 target | Nicole LeGare | -0/+56 |
| 2024-08-23 | Rollup merge of #128511 - alexcrichton:doc-wasm-features, r=jieyouxu | Guillaume Gomez | -1/+226 |
| 2024-08-18 | Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum | bors | -10/+14 |
| 2024-08-15 | Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,... | Matthias Krüger | -0/+5 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+34 |
| 2024-08-14 | Promote Mac Catalyst targets to tier 2, and ship with rustup | Mads Marquart | -10/+14 |
| 2024-08-11 | Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-Simulacrum | Matthias Krüger | -4/+1 |
| 2024-08-10 | Auto merge of #128400 - petrochenkov:nowhole3, r=bjorn3 | bors | -3/+1 |
| 2024-08-09 | unconditionally allow shadow call-stack for AArch64 whenever fixed-x18 is app... | Ding Xiang Fei | -0/+5 |
| 2024-08-08 | Review comments | Alex Crichton | -6/+6 |
| 2024-08-08 | Update platform support docs for VxWorks target | B I Mohammed Abbas | -6/+8 |
| 2024-08-07 | Specify a minimum supported version for VxWorks | David Carlier | -0/+6 |
| 2024-08-03 | Add platform support document for riscv64gc-unknown-linux-musl | Amanieu d'Antras | -1/+49 |
| 2024-08-03 | Promote aarch64-apple-darwin to Tier 1 | Evelyn Harthbrooke | -4/+1 |
| 2024-08-02 | Review comments | Alex Crichton | -8/+20 |
| 2024-08-01 | Appease tidy | Alex Crichton | -2/+2 |
| 2024-08-01 | Document on-by-default features | Alex Crichton | -0/+8 |
| 2024-08-01 | Ignore two new doc blocks in testing | Alex Crichton | -2/+2 |
| 2024-08-01 | Add new page to SUMMARY.md | Alex Crichton | -0/+1 |
| 2024-08-01 | Add a note about libraries and `#[target_feature]` | Alex Crichton | -0/+33 |
| 2024-08-01 | Review comments | Alex Crichton | -5/+8 |
| 2024-08-01 | Document WebAssembly target feature expectations | Alex Crichton | -1/+169 |
| 2024-08-01 | Rollup merge of #127490 - ferrocene:hoverbear/add-riscv64gc-unknown-linux-tar... | Matthias Krüger | -1/+131 |
| 2024-07-31 | Add VxWorks platfrom support documents | B I Mohammed Abbas | -6/+58 |
| 2024-07-30 | linker: Remove the "`--whole-archive` in test mode" backcompat hack | Vadim Petrochenkov | -3/+1 |
| 2024-07-27 | rustc book: document how the RUST_TARGET_PATH variable is used | binarycat | -0/+13 |
| 2024-07-19 | Add NuttX based targets for RISC-V and ARM | Huang Qi | -0/+73 |
| 2024-07-18 | Add powerpc-unknown-linux-muslspe compile target | Josef Schlehofer | -0/+34 |
| 2024-07-18 | Add new maintainers | Ana Hobden | -2/+5 |
| 2024-07-18 | Update extern linking documentation | Amos Wenger | -6/+9 |
| 2024-07-13 | Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma... | Jubilee | -1/+1 |
| 2024-07-12 | Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee | bors | -2/+4 |
| 2024-07-08 | Add target page for riscv64gc-unknown-linux-gnu | Ana Hobden | -1/+128 |
| 2024-07-07 | use "bootstrap" instead of "rustbuild" in comments and docs | onur-ozkan | -1/+1 |