Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#91715 - the8472:bump-rmeta-fromat-version, r=…
…Mark-Simulacrum Bump rmeta version to fix rustc_serialize ICE rust-lang#91407 changed the serialization format which leads to ICEs for nightly users such as rust-lang#91663 and linked issues. The issue can be solved by running `cargo clean`. But bumping the metadata version should lead to the cached files being discarded, avoiding the issue entirely.
- Loading branch information