mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +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.