rust/src/librustc_metadata
Mazdak Farrokhzad 5a62acaf9e
Rollup merge of #69677 - petrochenkov:spancode, r=eddyb
rustc_metadata: Give decoder access to whole crate store

Pre-requisite for https://github.com/rust-lang/rust/pull/68941.
r? @eddyb
2020-03-10 06:47:49 +01:00
..
dynamic_lib Format the world 2019-12-22 17:42:47 -05:00
rmeta Rollup merge of #69677 - petrochenkov:spancode, r=eddyb 2020-03-10 06:47:49 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
creader.rs rustc_metadata: Give decoder access to whole crate store 2020-03-05 22:07:22 +03:00
dependency_format.rs use is_empty() instead of len() == x to determine if structs are empty. 2020-02-28 15:16:27 +01:00
dynamic_lib.rs use winapi for non-stdlib Windows bindings 2020-01-11 20:56:46 -05:00
foreign_modules.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
lib.rs Remove unused feature gates from librustc_metadata 2020-02-07 13:58:57 +01:00
link_args.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
locator.rs fix various typos 2020-03-06 15:19:31 +01:00
native_libs.rs Move builtin attribute logic to new rustc_attr crate. 2020-02-01 18:54:56 +01:00