about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-07-28Auto merge of #97571 - ehuss:symbol-mangling, r=michaelwoeristerbors-2/+1283
2023-07-27docs(style-guide): don't flatten match arms with macro callCaleb Cartwright-1/+6
2023-07-27Format exploit mitigations documentationRamon de C Valle-177/+161
2023-07-27Make `--print KIND=PATH` unstableUrgau-4/+11
2023-07-27fix(serialization.md): add a necessary plural suffixİsmail Arılık-1/+1
2023-07-27fix(salsa.md): add punctuation to prevent confusionİsmail Arılık-2/+2
2023-07-27fix(salsa.md): remove duplicate "To Be" verbİsmail Arılık-1/+1
2023-07-26Add definitions for riscv64_linux_android targetChris Wailes-0/+1
2023-07-26add aarch64-unknown-teeos target天命剑主-0/+102
2023-07-25Auto merge of #113411 - unikraft:unikraft, r=wesleywiserbors-0/+69
2023-07-24compiler: Add `*-unikraft-linux-musl` documentationMartin Kröning-0/+69
2023-07-24Rollup merge of #114006 - jonathanpallant:update-sparc-unknown-readme, r=AmanieuMatthias Krüger-18/+42
2023-07-24Fix span for punnycodeEric Huss-1/+1
2023-07-24feat(fuzzing.md): make `halfempty` word a linkİsmail Arılık-1/+1
2023-07-24fix(about.md): use `a` instead of `an`İsmail Arılık-1/+1
2023-07-24Add clarification about build-std and using newer instructions.Jonathan Pallant (Ferrous Systems)-11/+42
2023-07-24Remove redundant note.Jonathan Pallant (Ferrous Systems)-7/+0
2023-07-24compiler: Add `*-unknown-hermit` documentationMartin Kröning-2/+79
2023-07-22refactor(git.md) use `<>` instead of long `[...](...)` syntax for plain linksİsmail Arılık-2/+2
2023-07-22refactor(git.md): make git-scm links clickableİsmail Arılık-2/+2
2023-07-22fix(walkthrough.md) add a comma operator to eliminate ambiguityİsmail Arılık-1/+1
2023-07-21fix(git.md): remove a confusing end of sentence characterİsmail Arılık-1/+1
2023-07-21Simplify wording in guide for unbraced closuresJosh Triplett-2/+2
2023-07-21Clarify guide for unbraced closures, regarding commentsJosh Triplett-2/+2
2023-07-21Clarify guide for unbraced closures: grammatical consistencyJosh Triplett-3/+3
2023-07-21Clarify conditions for single-line blocksJosh Triplett-2/+2
2023-07-21Use roman 4 letter instead of wordIvan Tham-2/+2
2023-07-21Add missing code fencecherryblossom000-0/+2
2023-07-21Rollup merge of #113780 - dtolnay:printkindpath, r=b-naberMatthias Krüger-0/+4
2023-07-20Clarify wording on breaking arrays across linesJosh Triplett-1/+1
2023-07-20style-guide: Fix example to match the rule it exemplifies (and match rustfmt)Josh Triplett-1/+2
2023-07-20style-guide: Fix typo: s/right-hand side/left-hand side/Josh Triplett-1/+1
2023-07-20style-guide: Add an additional chaining exampleJosh Triplett-1/+4
2023-07-20style-guide: Avoid using "should" or "may" for required parts of the default ...Josh Triplett-220/+252
2023-07-20style-guide: Simplify the structure of a recommendation (no semantic change)Josh Triplett-3/+1
2023-07-20style-guide: Fix an example to match the styleJosh Triplett-1/+1
2023-07-20style-guide: Fix typo: s/forth/fourth/gJosh Triplett-2/+2
2023-07-20style-guide: Remove material about tool configurabilityJosh Triplett-46/+2
2023-07-20Document --print KIND=PATH in Command-line Arguments documentationDavid Tolnay-0/+4
2023-07-19refactor(profiling/with_perf): remove a wrong to be verbİsmail Arılık-1/+1
2023-07-18refactor(tests/headers): remove duplicate list itemİsmail Arılık-1/+0
2023-07-18refactor(test/headers.md): make the meaning more obviousİsmail Arılık-1/+1
2023-07-18refactor(tests/ui): remove unnecessary duplicate wordİsmail Arılık-1/+1
2023-07-18fix(duplicate): remove unnecessary duplicate wordİsmail Arılık-1/+1
2023-07-18Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errorsbors-0/+34
2023-07-17Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726Matthias Krüger-0/+166
2023-07-17Rollup merge of #112741 - geometryolife:fix, r=workingjubileeMatthias Krüger-1/+1
2023-07-17Rollup merge of #113614 - he32:netbsd-riscv64-more, r=JohnTitorMatthias Krüger-1/+1
2023-07-17Rollup merge of #113042 - Cyanoxygen:add-mipsr6-target-docs, r=JohnTitorMatthias Krüger-4/+186
2023-07-15generic_arguments.md: substs -> GenericArgsMahdi Dibaiee-13/+13