rust/src/doc
bors b8005bff32 Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton
Rollup of 5 pull requests

Successful merges:

 - #137953 (simd intrinsics with mask: accept unsigned integer masks, and fix some of the errors)
 - #139990 (transmutability: remove NFA intermediate representation)
 - #140044 (rustc-dev-guide subtree update)
 - #140051 (Switch exploit mitigations to mdbook footnotes)
 - #140054 (docs: fix typo change from inconstants to invariants)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-20 22:41:28 +00:00
..
book@d33916341d Update books 2025-04-15 22:48:28 +02:00
edition-guide@467f45637b Update books 2025-04-15 22:48:28 +02:00
embedded-book@0b8219ac23 Update books 2025-02-10 18:00:41 +01:00
man
nomicon@0c10c30cc5 Update books 2025-04-15 22:48:28 +02:00
reference@3340922df1 Update books 2025-04-15 22:48:28 +02:00
rust-by-example@0d7964d5b2 Update books 2025-04-07 19:01:05 +02:00
rustc Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton 2025-04-20 22:41:28 +00:00
rustc-dev-guide Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxu 2025-04-20 13:02:49 +00:00
rustdoc Add missing case explanation for doc inlined re-export of doc hidden item 2025-02-27 11:53:30 +01:00
style-guide doc(style): add let-chain rules 2025-04-06 19:07:56 -05:00
unstable-book Make #[naked] an unsafe attribute 2025-04-19 00:03:35 +02:00
complement-design-faq.md
complement-lang-faq.md
complement-project-faq.md
favicon.inc
footer.inc
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 doc: add release notes to standalone doc bundle 2023-11-13 16:00:31 -07:00
intro.md
not_found.md rustdoc: consistentify #TOC and #ModNav to lowercase 2024-08-20 16:51:40 -07:00
redirect.inc
reference.md
robots.txt
rust.css Fix heading anchors in doc pages. 2024-03-18 09:13:18 -07:00
rust.md
rustdoc.md
tutorial.md
version_info.html.template