mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
7ec7a928c4
Improve filenames encoding and misc This PR is a follow-up to https://github.com/rust-lang/rust/pull/149709, it aims at preventing a double encoding when there are no remapping, as well as making some small improvements to the code. Best reviewed commit by commit.