rust/src/doc
Michael Goulet 38b48203af
Rollup merge of #137868 - taiki-e:powerpcspe-doc, r=workingjubilee
Add minimal platform support documentation for powerpc-unknown-linux-gnuspe

Per https://github.com/rust-lang/rust/pull/137860#issuecomment-2692358259, add minimal platform support documentation, including a brief summary and links to more detailed information about this target.

The added documentation is minimal. This is somewhat similar to [powerpc-unknown-openbsd, which also has no target maintainer](https://doc.rust-lang.org/nightly/rustc/platform-support/powerpc-unknown-openbsd.html). The rest of the template is left to target maintainers.

I also updated powerpc-unknown-linux-muslspe platform support documentation and added link to powerpc-unknown-linux-gnuspe platform support documentation.

cc ```@glaubitz```
cc ```@BKPepe```
r? workingjubilee

```@rustbot``` label +O-PowerPC
2025-03-06 12:22:24 -05:00
..
book@4a01a91824 Update books 2025-02-24 18:01:17 +01:00
edition-guide@daa4b763cd Update books 2025-02-24 18:01:17 +01:00
embedded-book@0b8219ac23 Update books 2025-02-10 18:00:41 +01:00
man Update rustc man page to match rustc --help 2022-08-01 22:03:18 +00:00
nomicon@8f5c7322b6 Update books 2025-02-24 18:01:17 +01:00
reference@615b4cec60 Update books 2025-02-24 18:01:17 +01:00
rust-by-example@66543bbc5b Update books 2025-02-10 18:00:41 +01:00
rustc Rollup merge of #137868 - taiki-e:powerpcspe-doc, r=workingjubilee 2025-03-06 12:22:24 -05:00
rustc-dev-guide Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol 2025-03-05 21:46:32 +08: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 Revert "[style 2024] Combine all last arg delimited exprs" 2025-01-30 18:08:45 +00:00
unstable-book Rollup merge of #137358 - dianne:new-match-ergonomics-examples, r=Nadrieril 2025-03-06 12:22:11 -05: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 rustdoc: consistentify #TOC and #ModNav to lowercase 2024-08-20 16:51:40 -07:00
redirect.inc doc: no shortcut in rel="icon" 2022-01-28 13:42:48 +01:00
reference.md Update reference.md 2021-07-10 19:51:36 +02:00
robots.txt Block version-specific docs from search engines 2020-03-14 02:29:35 +00:00
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