mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +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.