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

Path::new should return Option<Path> vs. failing (if there is a null byte) #14048

Closed
carllerche opened this issue May 8, 2014 · 2 comments
Closed

Comments

@carllerche
Copy link
Member

Failing prevents using Path::new in an embedded scenario (not wrapped in a task).

@Ryman
Copy link
Contributor

Ryman commented May 10, 2014

@steveklabnik
Copy link
Member

Given that rust-lang/rfcs#474 has landed, this would need another RFC to change.

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

No branches or pull requests

3 participants