D6597: rust-2018: switch hg-core and hg-cpython to rust 2018 edition
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Jul 10 15:02:04 UTC 2019
Alphare added a comment.
In D6597#96881 <https://phab.mercurial-scm.org/D6597#96881>, @kevincox wrote:
> Is the SliceExt change related to the 2018 change? If not could you split the two?
It is indeed related to 2018: `mod.rs` files are not needed anymore and this makes it both simpler in terms of file structure, but also for development, as having 5 `mod.rs` files open is not fun.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D6597/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D6597
To: Alphare, #hg-reviewers, kevincox
Cc: pulkit, durin42, kevincox, mercurial-devel
More information about the Mercurial-devel
mailing list