mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 17:27:00 +00:00
When shortening types and writing them to disk, make `short_ty_string` capable of reusing the same file, instead of writing a file per shortened type.