[Updated] D12001: rust: upgrade to Clap 3
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Mon Jan 17 10:04:36 UTC 2022
This revision now requires changes to proceed.
Alphare added a comment.
Alphare requested changes to this revision.
Unfortunately we can't move forward with `clap` version 3 since it requires a version of Rust that is too recent for our policy. https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#minimum-required-rust
I was looking into the only change that seems like it might cause an issue (the invalid utf8 stuff), and this patch just wouldn't compile under 1.48.0. We're going to have to wait until Debian Bookworm releases.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D12001/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D12001
To: martinvonz, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220117/a1c8b216/attachment-0002.html>
More information about the Mercurial-patches
mailing list