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)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Mon, 18 Sep 2023 17:32:04 +0000 (18:32 +0100)
commit44c9b27f2015771566f1f8c5c0df013041af2633
treee50c486d4e62a0a794a752d09c34f256c470e1be
parent371b5558d93356a4a47f63576278a2bd0ef6b338
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