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 #91715 - the8472:bump-rmeta-fromat-version, r=Mark-Simu…
…lacrum Bump rmeta version to fix rustc_serialize ICE #91407 changed the serialization format which leads to ICEs for nightly users such as #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