mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:16:17 +00:00
#91407 changed the serialization format which leads to ICEs for nightly users such as #91663 and linked issue. Bumping the metadata version should lead to the cached files being discarded instead.