D6774: rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf

kevincox (Kevin Cox) phabricator at mercurial-scm.org
Thu Sep 12 04:25:11 EDT 2019


kevincox added inline comments.
kevincox accepted this revision.

INLINE COMMENTS

> files.rs:75
> +/// TODO more than ASCII?
> +pub fn normalize_case(path: &HgPath) -> HgPathBuf {
> +    #[cfg(windows)] // NTFS compares via upper()

Is this used? Can you either use, delete or add tests.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6774/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6774

To: Alphare, #hg-reviewers, kevincox
Cc: durin42, kevincox, mercurial-devel


More information about the Mercurial-devel mailing list