mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
10b1c9aa8b
Particularly when constructing file paths and fully qualified paths. This avoids a lot of allocations, speeding things up on almost all examples.