mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +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.