copies-rust: rewrite ChangedFiles binary parsing...
copies-rust: rewrite ChangedFiles binary parsing
by using the new from-bytes-safe crate and a custom struct
that encodes the expected data structure.
Differential Revision:
https://phab.mercurial-scm.org/D10068