Fix links to cargo-doc
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Thu, 14 Jul 2022 11:17:39 +0000 (13:17 +0200)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Tue, 21 Jan 2025 10:38:15 +0000 (11:38 +0100)
commit90faaaa08925da474ab72a41df36542884fbce7c
tree6bdb4de3175b7111870a202ff9cf2f5bccc83f57
parentbc5dbcbc2bccbac7c2b9e08c9dbd360f5e7e72c4
Fix links to cargo-doc

We package cargo docs in a slightly different location; also tweak linkchecker
to not fail these links.

Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name d-bootstrap-cargo-doc-paths.patch
23 files changed:
compiler/rustc_error_codes/src/error_codes/E0460.md
compiler/rustc_error_codes/src/error_codes/E0461.md
compiler/rustc_error_codes/src/error_codes/E0462.md
compiler/rustc_error_codes/src/error_codes/E0514.md
compiler/rustc_error_codes/src/error_codes/E0519.md
src/doc/edition-guide/book.toml
src/doc/edition-guide/src/editions/advanced-migrations.md
src/doc/edition-guide/src/editions/transitioning-an-existing-project-to-a-new-edition.md
src/doc/edition-guide/src/rust-2021/default-cargo-resolver.md
src/doc/index.md
src/doc/reference/src/conditional-compilation.md
src/doc/reference/src/introduction.md
src/doc/reference/src/linkage.md
src/doc/reference/src/procedural-macros.md
src/doc/rustc/src/linker-plugin-lto.md
src/doc/rustc/src/platform-support/fuchsia.md
src/doc/rustc/src/targets/custom.md
src/doc/rustc/src/tests/index.md
src/doc/rustc/src/what-is-rustc.md
src/doc/unstable-book/src/compiler-flags/branch-protection.md
src/doc/unstable-book/src/compiler-flags/control-flow-guard.md
src/doc/unstable-book/src/compiler-flags/sanitizer.md
src/tools/linkchecker/main.rs