about summary refs log tree commit diff
path: root/src/doc/style-guide
AgeCommit message (Expand)AuthorLines
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-21style-guide: Rewrite let-else section for clarity, without changing formattingJosh Triplett-43/+62
2023-04-26docs(style): add more let-else examplesCaleb Cartwright-12/+25
2023-04-16Spelling src/docJosh Soref-2/+2
2023-04-10Fix remaining typosDaniPopes-1/+1
2023-02-10Update broken link in cargo style guidebase0x10-2/+1
2023-02-01docs(style-guide): add rules for let-else statementsCaleb Cartwright-0/+78
2022-11-16Expand a style-guide principle: readability in plain textJosh Triplett-1/+3
2022-09-24style-guide: Fix broken linksJosh Triplett-2/+2
2022-09-24style-guide: Remove trailing spaceJosh Triplett-6/+6
2022-09-24Move style guide to rust-lang/rustJosh Triplett-0/+1995