mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
9d846fcc11
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.