mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:07:48 +00:00
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.
For more information about how the query system works, see the rustc dev guide.