rust/compiler/rustc_metadata/src
bors 82575a1d6f Auto merge of #91715 - the8472:bump-rmeta-fromat-version, r=Mark-Simulacrum
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.
2021-12-11 01:00:14 +00:00
..
dynamic_lib mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
rmeta Auto merge of #91715 - the8472:bump-rmeta-fromat-version, r=Mark-Simulacrum 2021-12-11 01:00:14 +00:00
creader.rs Improve suggestion for extern crate self error message 2021-12-01 21:59:54 +00:00
dependency_format.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
dynamic_lib.rs Use #[non_exhaustive] where appropriate 2021-06-24 04:16:11 -04:00
foreign_modules.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
locator.rs Improve suggestion for extern crate self error message 2021-12-01 21:59:54 +00:00
native_libs.rs Remove redundant [..]s 2021-12-09 00:01:29 +01:00