summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-03-03Rollup merge of #108634 - SUPERCILEX:patch-1, r=JohnTitorMatthias Krüger-0/+2
2023-03-03Rollup merge of #104549 - folkertdev:unstable-book-export-executable-symbols,...Matthias Krüger-0/+43
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-01Rollup merge of #108143 - notriddle:notriddle/filter-exclamation-macro, r=Gui...Dylan DPC-0/+3
2023-03-01Auto merge of #108587 - matthiaskrgr:rollup-rw6po59, r=matthiaskrgrbors-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-27Update booksrustbot-0/+0
2023-02-26Rollup merge of #107062 - tgross35:update-doc-index, r=ehussMatthias Krüger-63/+165
2023-02-25Rollup merge of #108354 - djkoloski:update_fuchsia_test_runner, r=djkoloskiMatthias Krüger-14/+80
2023-02-24Update `fuchsia-test-runner.py` and docsDavid Koloski-14/+80
2023-02-24doc: cleanup of doc/index.mdTrevor Gross-63/+165
2023-02-21Update how-to-read-rustdoc.mdMichael Howell-0/+3
2023-02-18Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviperbors-0/+20
2023-02-16Remove save-analysis.Nicholas Nethercote-1/+0
2023-02-14Add `kernel-address` sanitizer support for freestanding targetsWesley Norris-0/+20
2023-02-13Rollup merge of #108002 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-02-13Rollup merge of #107913 - base0x10:master, r=compiler-errorsMatthias Krüger-2/+1
2023-02-13Update booksrustbot-0/+0
2023-02-11Auto merge of #106677 - tbu-:pr_less_doc_hidden_pub, r=scottmcmbors-10/+0
2023-02-10Update broken link in cargo style guidebase0x10-2/+1
2023-02-10Remove a couple of `#[doc(hidden)] pub fn` and their `#[feature]` gatesTobias Bucher-10/+0
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