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)
committerRaspbian forward porter <root@raspbian.org>
Thu, 8 Feb 2024 02:10:29 +0000 (02:10 +0000)
commit1324f626574e397bd6478f05763216734f8fc890
tree1f97c2e3158ed4ea9efe377cb168ac68329aecb7
parent79e7d28d23e5cd90dbf9b2190e0fa353802f4242
Fix links to cargo-doc

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

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