rust/src/doc
Matthias Krüger 2d1efe76bc
Rollup merge of #147236 - rustbot:docs-update, r=ehuss
Update books

## rust-lang/book

1 commits in 33f1af40cc44dde7e3e892f7a508e6f427d2cbc6..1d7c3e6abec2d5a9bfac798b29b7855b95025426
2025-09-28 21:24:16 UTC to 2025-09-28 21:24:16 UTC

- Chunk of chapters from copyedit (rust-lang/book#4506)

## rust-lang/edition-guide

1 commits in aa6ce337c0adf7a63e33960d184270f2a45ab9ef..e2ed891f00361efc26616d82590b1c85d7a8920e
2025-10-01 17:11:54 UTC to 2025-10-01 17:11:54 UTC

- link to never type fallback lint as deny by default (rust-lang/edition-guide#377)

## rust-lang/nomicon

1 commits in f17a018b9989430967d1c58e9a12c51169abc744..23fc2682f8fcb887f77d0eaabba708809f834c11
2025-09-24 10:10:31 UTC to 2025-09-24 10:10:31 UTC

- a typo in ffi.md (rust-lang/nomicon#502)

## rust-lang/reference

13 commits in cc7247d8dfaef4c39000bb12c55c32ba5b5ba976..e11adf6016a362766eea5a3f9832e193994dd0c8
2025-09-29 00:55:42 UTC to 2025-09-23 23:33:32 UTC

- const functions: separate rule about users and rule about what is allowed in such functions (rust-lang/reference#2013)
- use "tuple enum variant" more consistently (rust-lang/reference#2015)
- Remove caveats related to `format_args!` expansion (rust-lang/reference#2017)
- RISC-V: Extension Updates (including document references) (rust-lang/reference#2002)
- Move inferred sentence to an example block (rust-lang/reference#2019)
- Add triagebot range-diff feature (rust-lang/reference#2011)
- use AND when searching for multiple terms (rust-lang/reference#2016)
- enumerations.md: fix pluralisation (rust-lang/reference#2014)
- const_eval.md: use sentence case for section title, for consistency (rust-lang/reference#2012)
- destructors.md: improve readability by adding pauses (rust-lang/reference#2007)
- RISC-V: Add vector state registers (rust-lang/reference#2005)
- destructors.md: point to core:: instead of std:: (rust-lang/reference#2006)
- Create Whitespace grammar productions (rust-lang/reference#1991)
2025-10-02 10:27:53 +02:00
..
book@1d7c3e6abe Update books 2025-10-01 19:14:45 +02:00
edition-guide@e2ed891f00 Update books 2025-10-01 19:14:45 +02:00
embedded-book@fe88fbb683 Update books 2025-07-14 19:01:40 +02:00
man Update rustc man page to match rustc --help 2022-08-01 22:03:18 +00:00
nomicon@23fc2682f8 Update books 2025-10-01 19:14:45 +02:00
reference@e11adf6016 Update books 2025-10-01 19:14:45 +02:00
rust-by-example@2c9b490d70 Update books 2025-09-22 19:01:13 +02:00
rustc Fix typo in 'unfulfilled_lint_expectation' to plural 2025-10-01 11:07:42 -04:00
rustc-dev-guide Merge pull request #2593 from rust-lang/tshepang/testing-with-ci 2025-09-22 16:33:40 +02:00
rustdoc Improve code and fix typo 2025-09-27 11:29:50 +02:00
style-guide Add note about trailing whitespace in string literals. 2025-09-03 01:56:53 -07:00
unstable-book split-dwarf: add documentation and test coverage 2025-09-26 16:02:59 -04:00
complement-design-faq.md
complement-lang-faq.md
complement-project-faq.md
favicon.inc fix: offline rustdoc html missing favicon 2025-09-04 00:03:54 +05:30
footer.inc avoid reuse tripping over copyright notices 2023-03-09 12:24:43 +01:00
full-toc.inc
grammar.md
guide-crates.md
guide-error-handling.md
guide-ffi.md
guide-macros.md
guide-ownership.md
guide-plugins.md Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
guide-pointers.md
guide-strings.md
guide-tasks.md
guide-testing.md
guide-unsafe.md
guide.md
index.md rustc-dev-guide :3 2025-08-14 17:11:58 +02:00
intro.md
not_found.md rustdoc: consistentify #TOC and #ModNav to lowercase 2024-08-20 16:51:40 -07:00
redirect.inc fix: offline rustdoc html missing favicon 2025-09-04 00:03:54 +05:30
reference.md Update reference.md 2021-07-10 19:51:36 +02:00
robots.txt add sitemap to rust docs 2025-04-09 12:43:06 -05:00
rust.css Fix heading anchors in doc pages. 2024-03-18 09:13:18 -07:00
rust.md
rustdoc.md fix the link in rustdoc.md 2025-07-07 15:12:37 +00:00
sitemap.txt add sitemap to rust docs 2025-04-09 12:43:06 -05:00
tutorial.md
version_info.html.template