Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added RelativePath::is_normalized #28

Merged
merged 5 commits into from Oct 4, 2021
Merged

Added RelativePath::is_normalized #28

merged 5 commits into from Oct 4, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 4, 2021

Also updated CHANGELOG while at it.

DefinitelyNotRobot and others added 3 commits September 27, 2021 11:31
Add impl From<RelativePathBuf> for Box<RelativePath>
Add impl From<&RelativePath> for Arc<RelativePath>
Add impl From<RelativePathBuf> for Arc<RelativePath>
Add impl From<&RelativePath> for Rc<RelativePath>
Add impl From<RelativePathBuf> for Rc<RelativePath>
src/lib.rs Outdated Show resolved Hide resolved
@udoprog udoprog merged commit 7fd239b into udoprog:main Oct 4, 2021
@udoprog
Copy link
Owner

udoprog commented Oct 4, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant