| Age | Commit message (Expand) | Author | Lines |
| 2022-09-18 | Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitor | Matthias Krüger | -1/+74 |
| 2022-09-17 | Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2022-09-16 | Rollup merge of #101340 - andrewpollack:fuchsia-zxdb-docs, r=tmandry | Michael Howell | -2/+135 |
| 2022-09-16 | doc: fix redirected link in `/index.html` | Michael Howell | -1/+1 |
| 2022-09-16 | Adding Fuchsia zxdb debugging walkthrough to docs | Andrew Pollack | -2/+135 |
| 2022-09-14 | Changes to rename target and update docs | Your Name | -13/+14 |
| 2022-09-13 | Added platform docs | Your Name | -0/+75 |
| 2022-09-10 | Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser | bors | -5/+5 |
| 2022-09-09 | Stabilze raw-dylib for non-x86 | Daniel Paoliello | -5/+5 |
| 2022-09-09 | remove DS stuff from docs + change to use thumb_base | Quinn Painter | -11/+2 |
| 2022-09-08 | Link UEFI target documentation from target list | Seo Sanghyeon | -3/+3 |
| 2022-09-07 | Rollup merge of #101343 - diminishedprime:patch-3, r=tmandry | Matthias Krüger | -0/+1 |
| 2022-09-06 | Update src/doc/rustc/src/platform-support/fuchsia.md | Matt Hamrick | -1/+1 |
| 2022-09-03 | Rollup merge of #101347 - diminishedprime:patch-4, r=tmandry | Matthias Krüger | -0/+2 |
| 2022-09-03 | Rollup merge of #101338 - diminishedprime:patch-2, r=tmandry | Dylan DPC | -3/+11 |
| 2022-09-02 | ffx component run should provide a collection | Matt Hamrick | -0/+2 |
| 2022-09-02 | Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplett | bors | -0/+54 |
| 2022-09-02 | Add -api-level to pm command | Matt Hamrick | -0/+1 |
| 2022-09-02 | Fix unsupported syntax in .manifest file | Matt Hamrick | -3/+11 |
| 2022-09-02 | Add {thumb,arm}v5te-none-eabi targets | Quinn Painter | -0/+78 |
| 2022-09-01 | Rollup merge of #101271 - QuinnPainter:patch-1, r=Dylan-DPC | Matthias Krüger | -0/+0 |
| 2022-09-01 | Rollup merge of #101256 - andrewpollack:fuchsia-docs-adding, r=tmandry | Matthias Krüger | -10/+18 |
| 2022-09-01 | Rollup merge of #101251 - diminishedprime:patch-1, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2022-09-01 | Fix filename of armv4t-none-eabi.md | Quinn Painter | -0/+0 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -5/+5 |
| 2022-09-01 | Tweaks to fuchsia doc walkthrough | Andrew Pollack | -10/+18 |
| 2022-08-31 | Fix bad target name in Walkthrough | Matt Hamrick | -1/+1 |
| 2022-08-31 | Rollup merge of #101240 - JohnTitor:JohnTitor-patch-1, r=ehuss | Matthias Krüger | -1/+1 |
| 2022-08-31 | Fix a typo on `wasm64-unknown-unknown` doc | Yuki Okushi | -1/+1 |
| 2022-08-31 | Document x86_64-fortanix-unknown-sgx platform | Jethro Beekman | -1/+74 |
| 2022-08-31 | Rollup merge of #101216 - ehuss:sanitizer-links, r=JohnTitor | Ralf Jung | -10/+26 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -6/+6 |
| 2022-08-31 | Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkov | Matthias Krüger | -0/+4 |
| 2022-08-31 | Rollup merge of #101219 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2022-08-31 | Rollup merge of #100927 - andrewpollack:fuchsia-docs-rustup, r=tmandry | Yuki Okushi | -97/+426 |
| 2022-08-30 | Update books | Eric Huss | -0/+0 |
| 2022-08-30 | Update src/doc/rustc/src/platform-support/fuchsia.md | andrewpollack | -1/+1 |
| 2022-08-30 | Update src/doc/rustc/src/platform-support/fuchsia.md | andrewpollack | -1/+1 |
| 2022-08-30 | Use in-page links for sanitizer docs. | Eric Huss | -10/+26 |
| 2022-08-30 | Adding new Fuchsia rustup docs... reworking walkthrough | Andrew Pollack | -96/+425 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -0/+54 |
| 2022-08-28 | add riscv64gc-unknown-openbsd support (target riscv64-unknown-openbsd on Open... | Sébastien Marie | -0/+2 |
| 2022-08-28 | add powerpc64-unknown-openbsd support | Sébastien Marie | -0/+2 |
| 2022-08-23 | Rollup merge of #100641 - corwinkuiper:add-armv4t-target, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-08-18 | Rollup merge of #100637 - andrewpollack:fuchsia-docs-adjustments, r=tmandry | Matthias Krüger | -3/+17 |
| 2022-08-16 | Update books | Eric Huss | -0/+0 |
| 2022-08-16 | add target armv4t-none-eabi | Corwin | -0/+1 |
| 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 |