about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-09-18Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitorMatthias Krüger-1/+74
2022-09-17Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomezDylan DPC-1/+1
2022-09-16Rollup merge of #101340 - andrewpollack:fuchsia-zxdb-docs, r=tmandryMichael Howell-2/+135
2022-09-16doc: fix redirected link in `/index.html`Michael Howell-1/+1
2022-09-16Adding Fuchsia zxdb debugging walkthrough to docsAndrew Pollack-2/+135
2022-09-14Changes to rename target and update docsYour Name-13/+14
2022-09-13Added platform docsYour Name-0/+75
2022-09-10Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiserbors-5/+5
2022-09-09Stabilze raw-dylib for non-x86Daniel Paoliello-5/+5
2022-09-09remove DS stuff from docs + change to use thumb_baseQuinn Painter-11/+2
2022-09-08Link UEFI target documentation from target listSeo Sanghyeon-3/+3
2022-09-07Rollup merge of #101343 - diminishedprime:patch-3, r=tmandryMatthias Krüger-0/+1
2022-09-06Update src/doc/rustc/src/platform-support/fuchsia.mdMatt Hamrick-1/+1
2022-09-03Rollup merge of #101347 - diminishedprime:patch-4, r=tmandryMatthias Krüger-0/+2
2022-09-03Rollup merge of #101338 - diminishedprime:patch-2, r=tmandryDylan DPC-3/+11
2022-09-02ffx component run should provide a collectionMatt Hamrick-0/+2
2022-09-02Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplettbors-0/+54
2022-09-02Add -api-level to pm commandMatt Hamrick-0/+1
2022-09-02Fix unsupported syntax in .manifest fileMatt Hamrick-3/+11
2022-09-02Add {thumb,arm}v5te-none-eabi targetsQuinn Painter-0/+78
2022-09-01Rollup merge of #101271 - QuinnPainter:patch-1, r=Dylan-DPCMatthias Krüger-0/+0
2022-09-01Rollup merge of #101256 - andrewpollack:fuchsia-docs-adding, r=tmandryMatthias Krüger-10/+18
2022-09-01Rollup merge of #101251 - diminishedprime:patch-1, r=JohnTitorMatthias Krüger-1/+1
2022-09-01Fix filename of armv4t-none-eabi.mdQuinn Painter-0/+0
2022-09-01Auto merge of #100707 - dzvon:fix-typo, r=davidtwcobors-5/+5
2022-09-01Tweaks to fuchsia doc walkthroughAndrew Pollack-10/+18
2022-08-31Fix bad target name in WalkthroughMatt Hamrick-1/+1
2022-08-31Rollup merge of #101240 - JohnTitor:JohnTitor-patch-1, r=ehussMatthias Krüger-1/+1
2022-08-31Fix a typo on `wasm64-unknown-unknown` docYuki Okushi-1/+1
2022-08-31Document x86_64-fortanix-unknown-sgx platformJethro Beekman-1/+74
2022-08-31Rollup merge of #101216 - ehuss:sanitizer-links, r=JohnTitorRalf Jung-10/+26
2022-08-31Fix a bunch of typoDezhi Wu-6/+6
2022-08-31Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkovMatthias Krüger-0/+4
2022-08-31Rollup merge of #101219 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2022-08-31Rollup merge of #100927 - andrewpollack:fuchsia-docs-rustup, r=tmandryYuki Okushi-97/+426
2022-08-30Update booksEric Huss-0/+0
2022-08-30Update src/doc/rustc/src/platform-support/fuchsia.mdandrewpollack-1/+1
2022-08-30Update src/doc/rustc/src/platform-support/fuchsia.mdandrewpollack-1/+1
2022-08-30Use in-page links for sanitizer docs.Eric Huss-10/+26
2022-08-30Adding new Fuchsia rustup docs... reworking walkthroughAndrew Pollack-96/+425
2022-08-28Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()`Martin Nordholts-0/+54
2022-08-28add riscv64gc-unknown-openbsd support (target riscv64-unknown-openbsd on Open...Sébastien Marie-0/+2
2022-08-28add powerpc64-unknown-openbsd supportSébastien Marie-0/+2
2022-08-23Rollup merge of #100641 - corwinkuiper:add-armv4t-target, r=oli-obkMatthias Krüger-0/+1
2022-08-18Rollup merge of #100637 - andrewpollack:fuchsia-docs-adjustments, r=tmandryMatthias Krüger-3/+17
2022-08-16Update booksEric Huss-0/+0
2022-08-16add target armv4t-none-eabiCorwin-0/+1
2022-08-16Improving Fuchsia rustc support documentationAndrew Pollack-3/+17
2022-08-16Rollup merge of #100384 - ridwanabdillahi:instr_profile_output, r=wesleywiserMatthias Krüger-8/+20
2022-08-13Auto merge of #100341 - andrewpollack:fuchsia-llvm-libunwind, r=tmandrybors-6/+0