mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
01c890ee96
This saves the storage space used by about 32 bits per `Fingerprint`.
On average, this reduces the size of the `/target/{mode}/incremental`
folder by roughly 5%.
Fixes #45875