about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-06-26Update booksEric Huss-0/+0
2023-06-26fix_typoOleksandr Babak-1/+1
2023-06-26Add x86_64-unknown-linux-ohos targetAmanieu d'Antras-0/+34
2023-06-26run-make tests: fix and improve (#1702)Tshepang Mbambo-3/+3
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-24Rollup merge of #112912 - joshtriplett:style-let-else-clarifications, r=caleb...Guillaume Gomez-43/+62
2023-06-23add stub for proof trees (#1700)lcnr-0/+51
2023-06-23Rollup merge of #112944 - joshtriplett:style-guide-defaults-vs-configurabilit...Matthias Krüger-0/+12
2023-06-23Rollup merge of #112942 - joshtriplett:style-guide-tweaks, r=compiler-errorsMatthias Krüger-72/+88
2023-06-22style-guide: Add language disclaiming any effects on non-default Rust stylesJosh Triplett-0/+12
2023-06-22style-guide: Avoid referring to the style team in the past tenseJosh Triplett-2/+2
2023-06-22style-guide: Define what an item isJosh Triplett-0/+5
2023-06-22style-guide: Make link text in SUMMARY.md match the headings in the linked pagesJosh Triplett-5/+7
2023-06-22style-guide: Avoid hyphenating "semicolon"Josh Triplett-8/+8
2023-06-22style-guide: Rephrase a confusingly ordered, ambiguous sentence (and fix a typo)Josh Triplett-2/+3
2023-06-22style-guide: Reword an awkwardly phrased recommendation (and fix a typo)Josh Triplett-2/+2
2023-06-22style-guide: Clarify advice on names matching keywordsJosh Triplett-3/+3
2023-06-22style-guide: Avoid normative recommendations for formatting tool configurabilityJosh Triplett-6/+2
2023-06-22style-guide: Update cargo.md for authors being optional and not recommendedJosh Triplett-9/+10
2023-06-22style-guide: Define (and capitalize) "ASCIIbetically"Josh Triplett-3/+3
2023-06-22style-guide: Remove inaccurate statement about rustfmtJosh Triplett-4/+0
2023-06-22style-guide: Consistently refer to rustfmt as `rustfmt`Josh Triplett-5/+5
2023-06-22style-guide: s/right-ward/rightward/Josh Triplett-1/+1
2023-06-22style-guide: Move and expand text about trailing commasJosh Triplett-7/+21
2023-06-22style-guide: Move text about block vs visual indent to indentation sectionJosh Triplett-17/+18
2023-06-22style-guide: Fix typoJosh Triplett-1/+1
2023-06-22Remove extra trailing newlineWesley Wiser-1/+0
2023-06-21style-guide: Rewrite let-else section for clarity, without changing formattingJosh Triplett-43/+62
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-21Update track_caller reference link (#1688)Zyranivia-1/+1
2023-06-21Include information about setup defaults in how-to-build guide (#1694)Zachary Whiteley-2/+5
2023-06-20doc: loongarch: Update maintainersWANG Rui-1/+1
2023-06-17Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obkbors-8/+8
2023-06-17fix typo in `rustdoc/src/what-is-rustdoc.md`Joe Chen-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-16remove box_free and replace with drop implDrMeepster-8/+8
2023-06-15Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddleMatthias Krüger-1/+180
2023-06-14Add documentation for paths in rustdoc searchGuillaume Gomez-0/+5
2023-06-14Fix typo (#1697)Caleb Robson-1/+1