In a future patch, this structure will be needed to store information needed by
the (also upcoming) IgnoreMatcher.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
rust/hg-core/src/utils/hg_path.rs | ||
---|---|---|
200 | "suffix" isn't clear to me. Maybe split_dir_from_file? That's a bit wordy but I feel that it gets the point across. Or split_file_name. |
I would put this check into a helper function.