about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-07-10Update booksrustbot-0/+0
2023-07-09fix: update link to function coverage (#1727)Emmanuel Ferdman-1/+1
2023-07-09Fix a bug in getting-started.md (#1726)İsmail Arılık-1/+1
2023-07-08Remove `default_free_fn` featureYuki Okushi-47/+0
2023-07-08improve explanation of placing tests in separate file (#1721)Tshepang Mbambo-7/+6
2023-07-08various fixes/improvements to Contributing chapter (#1723)Tshepang Mbambo-73/+69
2023-07-08ty::ConstKind has moved (#1724)Tshepang Mbambo-1/+1
2023-07-06Rollup merge of #113384 - joshtriplett:style-guide-grammar, r=compiler-errorsfee1-dead-11/+12
2023-07-06Rollup merge of #113145 - joshtriplett:style-guide-document-assignment-newlin...fee1-dead-2/+3
2023-07-05style-guide: Expand example of combinable expressions to include arraysJosh Triplett-0/+10
2023-07-05style-guide: Fix chain example to match rustfmt behaviorJosh Triplett-4/+3
2023-07-05style-guide: Rename "smallntp" non-terminal to "small_no_tuple" for clarityJosh Triplett-4/+4
2023-07-05style-guide: Clarify grammar for small patterns (not a semantic change)Josh Triplett-11/+12
2023-07-05style-guide: Add chapter for nightly formattingJosh Triplett-3/+5
2023-07-05Clarify that style guide does not cover nightly-only featuresMichael Goulet-0/+4
2023-07-05style-guide: Add section on bugs, and resolving bugsJosh Triplett-0/+13
2023-07-05Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.Havard Eidnes-0/+2
2023-07-05document `.x test --rustc-args` optionRémy Rakic-0/+9
2023-07-03Update platform-support.mdJonathan Pallant (Ferrous Systems)-32/+32
2023-07-03tests/run-make files have movedTshepang Mbambo-4/+3
2023-07-03replace dead link (#1717)Tshepang Mbambo-1/+1
2023-07-02fix linkTshepang Mbambo-2/+2
2023-07-03update linkTshepang Mbambo-1/+1
2023-07-02typoTshepang Mbambo-1/+1
2023-07-02Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator...bors-0/+5
2023-07-02OwningRef exists no moreTshepang Mbambo-2/+0
2023-07-01Document tracking issue for rustdoc `show-type-layout`Trevor Gross-0/+2
2023-07-01Try to avoid confusionsslime336-22/+29
2023-06-30typoTshepang Mbambo-1/+1
2023-06-30Fix line length out of limitsslime336-1/+2
2023-06-30Change `x.py` into `x`, add explanation for `x`sslime336-42/+67
2023-06-30Change `./x.py` into `./x`sslime336-157/+155
2023-06-29include rustc-dev-guide's own issues in suggested searchjyn-1/+1
2023-06-29Improve Windows docsjyn-2/+20
2023-06-29Inline alternate x.py invocations from the rust-lang/rust readmejyn-0/+25
2023-06-29cleanup the "tracking issue" sectionjyn-18/+3
2023-06-29fix broken linkjyn-1/+1
2023-06-29move the Breaking Changes section later in the guidejyn-1/+1
2023-06-29distinguish language and library processes more consistentlyjyn-7/+12
2023-06-29Move "Adding a new feature gate" to the "Implementing new features" chapterjyn-47/+52
2023-06-29Reword `messages.ftl` example.Eric Huss-5/+6
2023-06-29Fix some linksEric Huss-28/+28
2023-06-29Rollup merge of #113143 - joshtriplett:style-guide-narrow-dereference-guidanc...Matthias Krüger-1/+2
2023-06-29Rollup merge of #113140 - joshtriplett:style-guide-example-multi-line-attribu...Matthias Krüger-0/+5
2023-06-28style-guide: Document newline rules for assignment operatorsJosh Triplett-2/+3
2023-06-28style-guide: Narrow guidance about references and dereferencingJosh Triplett-1/+2
2023-06-28style-guide: Add an example of formatting a multi-line attributeJosh Triplett-0/+5
2023-06-28syle-guide: Clarify let-else furtherJosh Triplett-2/+24
2023-06-28fix linkTshepang Mbambo-1/+1
2023-06-28Define more lint termsEric Huss-0/+77