about summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2023-07-17Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726Matthias Krüger-0/+166
2023-07-17Rollup merge of #113614 - he32:netbsd-riscv64-more, r=JohnTitorMatthias Krüger-1/+1
2023-07-17Rollup merge of #113042 - Cyanoxygen:add-mipsr6-target-docs, r=JohnTitorMatthias Krüger-4/+186
2023-07-12platform-support.md: It's now verified that NetBSD/riscv64 can self-host.Havard Eidnes-1/+1
2023-07-11Add platform support information.Jonathan Pallant (Ferrous Systems)-1/+166
2023-07-11Add a sparc-unknown-none-elf target.Jonathan Pallant (Ferrous Systems)-0/+1
2023-07-05Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.Havard Eidnes-0/+2
2023-07-03Update platform-support.mdJonathan Pallant (Ferrous Systems)-32/+32
2023-06-26Add x86_64-unknown-linux-ohos targetAmanieu d'Antras-0/+34
2023-06-26Rollup merge of #112840 - loongarch-rs:update-docs, r=GuillaumeGomezMatthias Krüger-1/+1
2023-06-26Rollup merge of #112559 - SergioGasquez:master, r=JohnTitorMatthias Krüger-4/+6
2023-06-26Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obkMatthias Krüger-6/+115
2023-06-26Add target documentation for MIPS Release 6 targetsCyan-4/+186
2023-06-25platform-support.md: remove references to not-yet upstreamed targets.Havard Eidnes-2/+0
2023-06-25SUMMARY.md: add entry for NetBSD.Havard Eidnes-0/+1
2023-06-22Remove extra trailing newlineWesley Wiser-1/+0
2023-06-21Note that posix_spawnp probably still does not work the way people may wantThom Chiovoloni-3/+5
2023-06-21Note the incomplete Command support in the apple-tvos.md documentThom Chiovoloni-3/+16
2023-06-21Apply suggestions from code reviewThom Chiovoloni-7/+7
2023-06-21Fix missing link in SUMMARY.mdThom Chiovoloni-0/+1
2023-06-21Add a tvOS entry to the platform-support documentationThom Chiovoloni-2/+72
2023-06-20doc: loongarch: Update maintainersWANG Rui-1/+1
2023-06-16Fix edit failTyler Mandry-1/+0
2023-06-16Fix --rust-build flag in docsTyler Mandry-1/+2
2023-06-16Replace fvdl with ffx, allow test without installDavid Koloski-11/+8
2023-06-14Introduce a minimum CGU size in non-incremental builds.Nicholas Nethercote-2/+2
2023-06-12docs: 📝 Add missing targetsSergio Gasquez-4/+6
2023-06-09Auto merge of #111626 - pjhades:output, r=b-naberbors-0/+6
2023-06-07Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkovbors-2/+2
2023-06-07Force all native libraries to be statically linked when linking a static binaryAmanieu d'Antras-2/+2
2023-06-07Auto merge of #111819 - nikarh:vita-improved, r=Amanieubors-60/+15
2023-06-06Write to stdout if `-` is given as output fileJing Peng-0/+6
2023-06-06Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgrbors-0/+82
2023-06-06Add new Tier-3 targets: `loongarch64-unknown-none*`WANG Rui-0/+82
2023-06-05Add description of forwards-compatible behavior.Eric Huss-0/+8
2023-06-05Add missing word "the".Eric Huss-1/+1
2023-06-05Add an example of placeholders.Eric Huss-2/+34
2023-06-05Rewrite recommended demangling for lifetimes using "De Bruijn level".Eric Huss-5/+5
2023-06-05Clarify grammar for decimal-number cannot have leading zeroes.Eric Huss-4/+11
2023-06-05Clarify missing tick.Eric Huss-1/+1
2023-06-05Update from review from michaelwoerister.Eric Huss-9/+12
2023-06-05Remove 64-bit limit for base-62-numbers.Eric Huss-1/+1
2023-06-05Rearrange symbol-mangling chapter out of codegen-options.Eric Huss-81/+81
2023-06-05Add documentation on v0 symbol mangling.Eric Huss-2/+1233
2023-06-05Std support improvement for ps vita targetNikolay Arhipov-60/+15
2023-06-04Added custom risc32-imac for esp-espidf targetVictor Gil-4/+6
2023-06-02Remove "one thread in tests" limitation in nto-qnx.mdFlorian Bartels-7/+1
2023-05-26platform-support.md: document the various NetBSD targets.Havard Eidnes-6/+117
2023-05-26Add SafeStack support to rustcWesley Wiser-7/+20
2023-05-26Convert html table to markdownWesley Wiser-82/+12