rust/compiler/rustc_metadata/src
2021-09-14 13:56:33 +02:00
..
dynamic_lib mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
rmeta rustc_metadata: Remove Metadata::raw_bytes() and use Metadata::blob() directly instead. 2021-09-14 13:56:33 +02:00
creader.rs Store DefPathHash->DefIndex map in on-disk-hash-table format in crate metadata. 2021-09-14 13:56:33 +02:00
dependency_format.rs Ensure that crates are linked with compatible panic-in-drop settings 2021-09-11 16:13:30 +01:00
dynamic_lib.rs Use #[non_exhaustive] where appropriate 2021-06-24 04:16:11 -04:00
foreign_modules.rs Only store a LocalDefId in hir::ForeignItem. 2021-02-15 19:32:29 +01:00
lib.rs Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011 2021-06-10 00:39:25 +00:00
locator.rs Add help for E0463 2021-09-10 21:36:09 +02:00
native_libs.rs Remove Session.used_attrs and move logic to CheckAttrVisitor 2021-08-21 13:27:27 -05:00