rust/src/doc
Stuart Cook 94c19dec11
Rollup merge of #146339 - rustbot:docs-update, r=ehuss
Update books

## rust-lang/nomicon

1 commits in 57ed4473660565d9357fcae176b358d7e8724ebf..f17a018b9989430967d1c58e9a12c51169abc744
2025-09-05 22:46:58 UTC to 2025-09-05 22:46:58 UTC

- Add missing "C" ABI to FFI example code (rust-lang/nomicon#501)

## rust-lang/reference

7 commits in 89f67b3c1b904cbcd9ed55e443d6fc67c8ca2769..b3ce60628c6f55ab8ff3dba9f3d20203df1c0dee
2025-09-05 20:14:36 UTC to 2025-08-26 20:17:24 UTC

- Ensure all lexical elements are SCREAMING_CASE (rust-lang/reference#1990)
- Link out to the notation from grammar summary (rust-lang/reference#1989)
- Or-patterns are extending (rust-lang/reference#1975)
- Specify lifetime extension of `match` arms and `if` consequent/`else` block tail expressions (rust-lang/reference#1981)
- clean up and properly test temporary lifetime extension in doctests (rust-lang/reference#1979)
- Update `cold` and `inline` to use the attribute template (rust-lang/reference#1907)
- Pluralize "syntax diagrams" (rust-lang/reference#1977)

## rust-lang/rust-by-example

1 commits in ad27f82c18464525c761a4a8db2e01785da59e1f..dd26bc8e726dc2e73534c8972d4dccd1bed7495f
2025-09-04 22:33:29 UTC to 2025-09-04 22:33:29 UTC

- Fix drop order explanation in trait > drop (rust-lang/rust-by-example#1953)
2025-09-09 14:35:07 +10:00
..
book@3e9dc46aa5 Update books 2025-08-07 01:02:58 +02:00
edition-guide@aa6ce337c0 Update books 2025-05-21 01:50:12 +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@f17a018b99 Update books 2025-09-08 19:01:31 +02:00
reference@b3ce60628c Update books 2025-09-08 19:01:31 +02:00
rust-by-example@dd26bc8e72 Update books 2025-09-08 19:01:31 +02:00
rustc Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxu 2025-09-04 01:43:20 -04:00
rustc-dev-guide Merge pull request #2573 from rust-lang/tshepang/make-more-clear 2025-09-08 06:26:12 +02:00
rustdoc Add documentation for doc(attribute = "...") attribute 2025-08-28 18:24:58 +02:00
style-guide Add note about trailing whitespace in string literals. 2025-09-03 01:56:53 -07:00
unstable-book unstable book: in a sanitizer example, check the code 2025-09-03 13:10:48 +02: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