rust/src/librustc_metadata
csmoe 64f61c7888 remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
..
dynamic_lib Separate librustc_metadata module 2019-06-16 14:17:01 +03:00
Cargo.toml remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
creader.rs Rollup merge of #64678 - tomtau:fix/no-std-error, r=matthewjasper 2019-09-28 22:12:01 +02:00
cstore.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
cstore_impl.rs remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
decoder.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
dependency_format.rs rustc: Fix mixing crates with different `share_generics` 2019-09-23 12:29:51 -07:00
dynamic_lib.rs Make use of `ptr::null(_mut)` instead of casting zero 2019-06-17 10:52:46 +00:00
encoder.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
error_codes.rs Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
foreign_modules.rs Rename `Item.node` to `Item.kind` 2019-09-26 18:21:48 +01:00
index.rs rustc_metadata: replace LazySeq<T> with Lazy<[T]>. 2019-08-20 18:36:05 +03:00
lib.rs rustc: Convert `dependency_formats` to a query 2019-09-23 12:29:51 -07:00
link_args.rs Rename `Item.node` to `Item.kind` 2019-09-26 18:21:48 +01:00
locator.rs Serialize additional data for procedural macros 2019-08-17 13:14:05 -04:00
native_libs.rs Rename `Item.node` to `Item.kind` 2019-09-26 18:21:48 +01:00
schema.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00