Backwards-compat for cargo 0.47
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>
Fri, 17 May 2024 06:38:11 +0000 (08:38 +0200)
commita5eea2ffa8e7595c5b47c5f32677ee4c844803c7
tree2c0ce2ddf898cfac3d0b4e005a11a991cbb5b82b
parenta4b28ee454512a86ebfb1a19d06ca288cf165c9c
Backwards-compat for cargo 0.47

  The flag being removed here was added in
  https://github.com/rust-lang/cargo/pull/9404 released in cargo 0.54

  This works around a feature introduced in this PR
  https://github.com/rust-lang/cargo/pull/8640 released in cargo 0.53

  Therefore it is not needed for Debian's current cargo 0.47.

  We can drop this patch when updating to cargo 0.54 and later.

Gbp-Pq: Name d-bootstrap-old-cargo-compat.patch
src/bootstrap/doc.rs