Backwards-compat for cargo 0.47
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Tue, 29 Mar 2022 11:23:46 +0000 (12:23 +0100)
committerXimin Luo <infinity0@debian.org>
Tue, 29 Mar 2022 11:23:46 +0000 (12:23 +0100)
commitb3d4b649c1e82157b92a4125b0fe56e5ed0240c9
tree3d877f128b022a0d477c59b36d137998950297d5
parent2fb27fc123a61dd42eff7b4f3c924b3422bf701e
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