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

Sophisticate Windows path encoding #5756

Merged
merged 1 commit into from Aug 14, 2020
Merged

Sophisticate Windows path encoding #5756

merged 1 commit into from Aug 14, 2020

Conversation

pragmatrix
Copy link
Contributor

@pragmatrix pragmatrix commented Aug 14, 2020

As discussed in #5474, path encoding should be agnostic of the drive letter casing on Windows.

Compared to the problem it solves, the code added seems a lot and may introduce other problems. But I've not found a simpler way basing this on the public API surface that Rust offers.

Fixes #5484.

cc @Emilgardis

@matklad
Copy link
Member

matklad commented Aug 14, 2020

bors r+

Thanks!

@bors
Copy link
Contributor

bors bot commented Aug 14, 2020

@bors bors bot merged commit 674af60 into rust-lang:master Aug 14, 2020
@pragmatrix pragmatrix deleted the windows-path-encoding branch August 14, 2020 11:23
@Emilgardis
Copy link
Contributor

The discussion is in #5474.

@pragmatrix
Copy link
Contributor Author

@Emilgardis thank you, I've edited the description.

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.

Unresolved module rust-analyzer error.
3 participants