about summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2023-03-31More in-depth documentation for the new debuginfo optionsJulia Tatz-2/+2
2023-03-31Preserve, clarify, and extend debug informationJulia Tatz-3/+5
2023-03-30Fix title for openharmony.mdAmanieu d'Antras-1/+1
2023-03-29Add QNX 7.0 x86 targetSam Kearney-3/+13
2023-03-29Switch to LLD as default linker for {arm,thumb}v4t-none-eabiQuinn Painter-7/+0
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-0/+131
2023-03-14Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkovMatthias Krüger-0/+1
2023-03-11Rename `config.toml.example` to `config.example.toml`Thom Chiovoloni-1/+1
2023-03-05Add platform support documentation for x86_64h-apple-darwinThom Chiovoloni-0/+59
2023-03-05Rollup merge of #108613 - jyn514:rm-skip-rebuild, r=Mark-SimulacrumMatthias Krüger-1/+0
2023-03-04Support for Fuchsia RISC-V targetPetr Hosek-0/+1
2023-03-03Rollup merge of #108634 - SUPERCILEX:patch-1, r=JohnTitorMatthias Krüger-0/+2
2023-03-02Rollup merge of #108585 - djkoloski:parallel_fuchsia_test_runner, r=tmandryMatthias Krüger-5/+2
2023-03-02Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubileebors-27/+152
2023-03-01Add link to component dashboardAlex Saveau-0/+2
2023-03-01Run compiler test suite in parallel on FuchsiaDavid Koloski-5/+2
2023-03-01Remove `llvm.skip-rebuild` optionJoshua Nelson-1/+0
2023-02-28Update Fuchsia platform team membersDavid Koloski-1/+0
2023-02-28Mark stdlib for QNX as fully availableFlorian Bartels-2/+2
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-25/+150
2023-02-24Update `fuchsia-test-runner.py` and docsDavid Koloski-14/+80
2023-02-16Remove save-analysis.Nicholas Nethercote-1/+0
2023-02-10Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiserMatthias Krüger-32/+32
2023-02-07Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomezMatthias Krüger-1/+1
2023-02-07make more readableTshepang Mbambo-1/+1
2023-02-07allow quick-edit convenienceTshepang Mbambo-0/+1
2023-02-02Use triple rather than arch for fuchsia test runnerJoseph Ryan-1/+1
2023-01-19Change codegen documentationNilstrieb-32/+32
2023-01-16Update instrument-coverage.mdgftea-0/+2
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2023-01-09Accept old spelling of Fuchsia target triplesDavid Koloski-0/+2
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-50/+50
2023-01-04Rollup merge of #106464 - djkoloski:update_fuchsia_platform_support_docs, r=t...Michael Goulet-0/+3
2023-01-04Update Fuchsia walkthrough with new configsDavid Koloski-0/+3
2023-01-03Auto merge of #105712 - amg98:feat/vita-support, r=wesleywiserbors-0/+129
2022-12-30Added link from Targets to Platform Support in the bookTrevor Gross-1/+4
2022-12-16remove relative links from `rustc-book` and `unstable-book`Ezra Shaw-12/+12
2022-12-14Added PlayStation Vita supportAndrés Martínez-0/+129
2022-12-10doc: document remap matching behaviour in rustc flagsAlexis (Poliorcetics) Bourget-0/+3
2022-11-29Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiserMatthias Krüger-11/+13
2022-11-29Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandryMatthias Krüger-23/+60
2022-11-27Stabilize native library modifier `verbatim`Vadim Petrochenkov-0/+27
2022-11-17Remove periods from QNX/nto target namesFlorian Bartels-11/+11
2022-11-17Encourage developers not to use periods in target namesFlorian Bartels-0/+2
2022-11-17Add powerpc64-ibm-aix as Tier-3 targetQiu Chaofan-0/+1
2022-11-16[fuchsia] Document more settings for building RustDavid Koloski-23/+60
2022-11-16Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3Matthias Krüger-2/+2
2022-11-15Fuchsia test suite script fixAndrew Pollack-6/+12
2022-11-14Issue error when `-C link-self-contained` option is used on unsupported platf...StackDoubleFlow-2/+2
2022-11-15Rollup merge of #103842 - andrewpollack:add-fuchsia-test-script, r=tmandryMatthias Krüger-2/+54