mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
1d1453a2f6
Panic instead of truncating if the incremental on-disk cache is too big It seems _unlikely_ that anyone would hit this truncation, but if this `as` does actually truncate, that seems incredibly bad.