about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-02-10Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiserMatthias Krüger-32/+32
2023-02-09Parse "-Z instrument-xray" codegen optionOleksii Lozovskyi-0/+39
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-02-02Rollup merge of #107312 - calebcartwright:style-let-else, r=joshtriplettMatthias Krüger-0/+78
2023-02-01docs(style-guide): add rules for let-else statementsCaleb Cartwright-0/+78
2023-01-30Update booksrustbot-0/+0
2023-01-23Replace terminator-based const eval limitBryan Garza-0/+6
2023-01-19Change codegen documentationNilstrieb-32/+32
2023-01-16Rollup merge of #106942 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-01-16Update booksrustbot-0/+0
2023-01-16Update instrument-coverage.mdgftea-0/+2
2023-01-14Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeG...Yuki Okushi-1/+1
2023-01-11Stabilize `abi_efiapi` featureNicholas Bishop-23/+0
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-4/+4
2023-01-09Accept old spelling of Fuchsia target triplesDavid Koloski-0/+2
2023-01-08rustdoc: fix outdated lint section of the bookMichael Howell-1/+1
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-52/+52
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-04Rollup merge of #106274 - jyn514:dump-mono-stats, r=lqdMatthias Krüger-0/+20
2023-01-03Auto merge of #105712 - amg98:feat/vita-support, r=wesleywiserbors-0/+129
2023-01-02Add json output to `-Zdump-mono-stats`Joshua Nelson-0/+20
2023-01-02Update booksrustbot-0/+0
2022-12-30Added link from Targets to Platform Support in the bookTrevor Gross-1/+4
2022-12-27Fix doc comment parsingkraktus-2/+2
2022-12-19Update booksrustbot-0/+0
2022-12-17Auto merge of #105421 - jacobbramley:jb/branch-prot-check, r=nagisabors-1/+1
2022-12-16remove relative links from `rustc-book` and `unstable-book`Ezra Shaw-23/+23
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-12-10Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3Matthias Krüger-0/+30
2022-12-08Add documentation for LLVM KCFI supportRamon de C Valle-0/+30
2022-12-06unstable-book: Add `ignore` to `abi_efiapi` example codeNicholas Bishop-1/+1
2022-12-06Correct branch-protection documentation.Jacob Bramley-1/+1
2022-12-05Update booksrustbot-0/+0
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-28Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8KiDylan DPC-20/+27
2022-11-27Auto merge of #104506 - joshtriplett:style-principles-readability-in-plain-te...bors-1/+3
2022-11-27Stabilize native library modifier `verbatim`Vadim Petrochenkov-20/+27
2022-11-25Rollup merge of #104793 - nicholasbishop:bishop-add-efiapi, r=JohnTitorMatthias Krüger-0/+23
2022-11-23unstable-book: Add page for the `abi_efiapi` featureNicholas Bishop-0/+23
2022-11-19add -Zexport-executable-symbols to unstable bookFolkert-0/+43
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