Skip to content

delete Relative path type#6097

Merged
aryairani merged 1 commit intotrunkfrom
delete-relative-path-type
Jan 8, 2026
Merged

delete Relative path type#6097
aryairani merged 1 commit intotrunkfrom
delete-relative-path-type

Conversation

@mitchellwrosen
Copy link
Member

Overview

I felt motivated to do a bit of cleanup in the Path module because it's a wild mess in there and was slowing me down. First up: I deleted the Relative newtype wrapper. This newtype doesn't add any additional information, since a lack of Absolute newtype wrapper communicates the same thing. If some code must use absolute paths for correctness, use Absolute, otherwise just use Path.

@aryairani aryairani merged commit 784be55 into trunk Jan 8, 2026
31 checks passed
@aryairani aryairani deleted the delete-relative-path-type branch January 8, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants