-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Remove UNC paths in Rust apis as well #12551
Copy link
Copy link
Open
Labels
platform: Windowstype: breaking changeThis issue or pull request will introduce a breaking change and requires major version bumpThis issue or pull request will introduce a breaking change and requires major version bumptype: feature requesttype: rfc
Milestone
Metadata
Metadata
Assignees
Labels
platform: Windowstype: breaking changeThis issue or pull request will introduce a breaking change and requires major version bumpThis issue or pull request will introduce a breaking change and requires major version bumptype: feature requesttype: rfc
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
No status
I am tired about the complaints and i kinda get it, you just never know which apis / external programs work with them and which don't (including things built into windows...). So since they can't get their shit together in rust-lang/rust#42869 i beg you to do it ourselves, using dunce or std::path::absolute where applicable
#5096
#5850
#9407
While i don't consider this a breaking change, i'll still label it as such.