rust/src/doc
Guillaume Gomez 770919211f
Rollup merge of #151043 - patch-1, r=ehuss
armv7-unknown-linux-uclibceabihf.md: Fix bootstrap.toml syntax

With the suggested value we were getting instead:

```
ERROR: Failed to parse '/tmp/rust/bootstrap.toml': unknown field `stage`, expected one of `build`, `description`, `host`, `target`, `build-dir`, `cargo`, `rustc`, `rustfmt`, `cargo-clippy`, `docs`, `compiler-docs`, `library-docs-private-items`, `docs-minification`, `submodules`, `gdb`, `lldb`, `nodejs`, `npm`, `yarn`, `python`, `windows-rc`, `reuse`, `locked-deps`, `vendor`, `full-bootstrap`, `bootstrap-cache-path`, `extended`, `tools`, `tool`, `verbose`, `sanitizers`, `profiler`, `cargo-native-static`, `low-priority`, `configure-args`, `local-rebuild`, `print-step-timings`, `print-step-rusage`, `check-stage`, `doc-stage`, `build-stage`, `test-stage`, `install-stage`, `dist-stage`, `bench-stage`, `patch-binaries-for-nix`, `metrics`, `android-ndk`, `optimized-compiler-builtins`, `jobs`, `compiletest-diff-tool`, `compiletest-allow-stage0`, `compiletest-use-stage0-libtest`, `tidy-extra-checks`, `ccache`, `exclude` for key `build`
```
2026-01-13 23:39:12 +01:00
..
book@39aeceaa3a Update to mdbook 0.5 2025-12-12 08:07:53 -08:00
edition-guide@c3c0f0b3da Update to mdbook 0.5 2025-12-12 08:07:53 -08:00
embedded-book@fe88fbb683 Update books 2025-07-14 19:01:40 +02:00
man use new term in description of --target 2025-12-23 23:35:58 +02:00
nomicon@050c002a36 Update books 2026-01-12 18:01:10 +01:00
reference@28b5a54419 Update books 2026-01-12 18:01:10 +01:00
rust-by-example@8de6ff8113 Update books 2026-01-12 18:01:10 +01:00
rustc armv7-unknown-linux-uclibceabihf.md: Update toolchain download link 2026-01-13 04:17:51 +01:00
rustc-dev-guide sembr src/tests/perf.md 2026-01-12 22:26:55 +02:00
rustdoc Update to mdbook 0.5 2025-12-12 08:07:53 -08:00
style-guide Update to mdbook 0.5 2025-12-12 08:07:53 -08:00
unstable-book Rollup merge of #150840 - print-check-cfg-rework-output, r=nnethercote 2026-01-13 23:39:09 +01: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