mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 00:20:38 +00:00
Tweak `short_ty_string` to reduce number of files 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.