rust/Cargo.toml
author Augie Fackler <augie@google.com>
Thu, 18 Jan 2018 12:59:40 -0500
changeset 35874 1bee7762fd46
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
cmdutil: add a kludge to make bytes repr() the same on 2 and 3 This fixes the output formatting problems I see in debugobsolete. I still am seeing some effectflag differences, which we'll need to tackle separately. I'm not in love with this approach. There might be something better we could do, and I'd love it if someone else wanted to take a run at this. Differential Revision: https://phab.mercurial-scm.org/D1909

[workspace]
members = ["hgcli"]