| Age | Commit message (Expand) | Author | Lines |
| 2022-08-16 | Improving Fuchsia rustc support documentation | Andrew Pollack | -3/+17 |
| 2022-08-16 | Rollup merge of #100384 - ridwanabdillahi:instr_profile_output, r=wesleywiser | Matthias Krüger | -8/+20 |
| 2022-08-13 | Auto merge of #100341 - andrewpollack:fuchsia-llvm-libunwind, r=tmandry | bors | -6/+0 |
| 2022-08-12 | Respond to PR comments. Cleanup documentation. | ridwanabdillahi | -13/+17 |
| 2022-08-12 | Respond to RFC comments. | ridwanabdillahi | -16/+24 |
| 2022-08-10 | Rollup merge of #100072 - oToToT:patch-1, r=michaelwoerister | Matthias Krüger | -2/+2 |
| 2022-08-09 | LLVM lib unwind fuchsia config | Andrew Pollack | -6/+0 |
| 2022-08-07 | Update SUMMARY.md | Lokathor | -0/+1 |
| 2022-08-07 | Create armv4t_none_eabi.md | Lokathor | -0/+70 |
| 2022-08-03 | doc: s390x also requires glibc 2.17 | Josh Stone | -1/+1 |
| 2022-08-03 | Increase the minimum linux-gnu versions | Josh Stone | -7/+7 |
| 2022-08-02 | rustc-docs: Be less specific about the representation of `+bundle` | Vadim Petrochenkov | -3/+3 |
| 2022-08-03 | linker-plugin-lto.md: Correct the name of example c file | Tommy Chiang | -2/+2 |
| 2022-07-30 | Rollup merge of #99831 - djkoloski:add_fuchsia_target_documentation, r=tmandry | Yuki Okushi | -0/+296 |
| 2022-07-29 | Rollup merge of #99845 - xtexChooser:patch-1, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2022-07-28 | Add Fuchsia platform support documentation | David Koloski | -0/+296 |
| 2022-07-28 | Update custom.md | xtexChooser | -2/+2 |
| 2022-07-27 | doc/rustc: describe the uefi target platforms | David Rheinsberg | -0/+255 |
| 2022-07-14 | Rename aarch64-nintendo-switch to aarch64-nintendo-switch-freestanding | leo60228 | -6/+6 |
| 2022-07-14 | Add aarch64-nintendo-switch.md to SUMMARY.md | leo60228 | -0/+1 |
| 2022-07-14 | Add docs for Switch target | leo60228 | -1/+50 |
| 2022-07-14 | Add Nintendo Switch tier 3 target | jam1garner | -0/+1 |
| 2022-06-13 | Add platform-support page for armv6k-nintendo-3ds | Ian Chamberlain | -1/+132 |
| 2022-06-13 | Add Apple WatchOS compile targets | Vladimir Michael Eatwell | -0/+60 |
| 2022-06-09 | Stabilize the `bundle` native library modifier | Vadim Petrochenkov | -0/+20 |
| 2022-06-04 | platform-support: add riscv32imac-unknown-xous-elf | Sean Cross | -0/+52 |
| 2022-05-20 | Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPC | Matthias Krüger | -20/+20 |
| 2022-05-19 | Minor tweaks to rustc book summary formatting. | Eric Huss | -20/+20 |
| 2022-05-20 | Fix typo | ydah | -2/+2 |
| 2022-05-15 | rustc: Stricter checking for #[link] attributes | Vadim Petrochenkov | -1/+2 |
| 2022-05-13 | Add LLVM based mingw-w64 targets | Mateusz Mikuła | -0/+51 |
| 2022-05-12 | Fix platform support links. | Eric Huss | -1/+1 |
| 2022-05-12 | Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-Simulacrum | Matthias Krüger | -0/+58 |
| 2022-05-10 | Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si... | Dylan DPC | -0/+44 |
| 2022-05-02 | Fix typo in lint levels doc | Rock Boynton | -3/+2 |
| 2022-04-26 | linker: Stop using whole-archive on dependencies of dylibs | Vadim Petrochenkov | -2/+2 |
| 2022-04-16 | Rollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix | Dylan DPC | -3/+6 |
| 2022-04-14 | docs: Update tests chapter for Termination stabilization | Eric Huss | -1/+3 |
| 2022-04-12 | fix broken link in coverage tools docs | AnthonyMikh | -1/+1 |
| 2022-04-11 | Rollup merge of #95861 - ChrisDenton:windows7-support, r=Dylan-DPC | Matthias Krüger | -4/+6 |
| 2022-04-11 | Rollup merge of #95771 - str4d:update-linker-plugin-lto.md-to-1.60, r=pietroa... | Matthias Krüger | -1/+15 |
| 2022-04-11 | Note the contacts for the nvptx64 target(s) | Simonas Kazlauskas | -0/+58 |
| 2022-04-09 | Note that CI tests Windows 10 | Chris Denton | -4/+6 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -8/+12 |
| 2022-04-07 | Manually mark 1.49 and 1.50 in linker-plugin-lto.md as Clang 11 | Jack Grigg | -2/+2 |
| 2022-04-07 | Update linker-plugin-lto.md to contain up to Rust 1.60 | Jack Grigg | -1/+15 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -1/+25 |
| 2022-03-25 | Remove hermitkernel targets | Martin Kröning | -80/+0 |
| 2022-03-19 | Fix docs for default rmeta filename. | Eric Huss | -1/+1 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -1/+1 |