rust/src/doc
bors cfb2410752 Auto merge of #124404 - jonathanpallant:arm-target-changes-new, r=chrisnc
Arm bare-metal target doc changes

Updates the Arm bare-metal target docs:

* Detailed pages for all the Cortex-M targets, including details about setting target-cpu and target-features to suit specific Arm models
* More detail about the difference between `eabi` and `eabihf`
* Marks the Embedded Devices Working Group Cortex-M Team as the maintainer of the Cortex-M targets
2024-05-01 22:22:51 +00:00
..
book@d207d894cc Update books 2024-04-22 13:00:54 -04:00
edition-guide@0c68e90aca Update books 2024-04-22 13:00:54 -04:00
embedded-book@aa7d4b0b46 Update books 2024-04-08 13:01:07 -04:00
man Update rustc man page to match `rustc --help` 2022-08-01 22:03:18 +00:00
nomicon@0d5f88475f Update books 2024-04-08 13:01:07 -04:00
reference@5854fcc286 Update books 2024-04-22 13:00:54 -04:00
rust-by-example@60d34b5fd3 Update books 2024-04-08 13:01:07 -04:00
rustc Auto merge of #124404 - jonathanpallant:arm-target-changes-new, r=chrisnc 2024-05-01 22:22:51 +00:00
rustc-dev-guide@07425fed36 Update books 2024-04-22 13:00:54 -04:00
rustdoc chore: fix some typos in comments 2024-04-24 13:58:51 +08:00
style-guide Rollup merge of #114764 - pitaj:style-delimited-expressions, r=joshtriplett 2024-01-24 15:43:10 +01:00
unstable-book coverage: Replace boolean options with a `CoverageLevel` enum 2024-04-29 20:04:22 +10:00
complement-design-faq.md
complement-lang-faq.md
complement-project-faq.md
favicon.inc doc: no `shortcut` in `rel="icon"` 2022-01-28 13:42:48 +01:00
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 doc: add release notes to standalone doc bundle 2023-11-13 16:00:31 -07:00
intro.md
not_found.md
redirect.inc doc: no `shortcut` in `rel="icon"` 2022-01-28 13:42:48 +01:00
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