rust/src/librustc_metadata
2019-12-13 11:27:02 +01:00
..
dynamic_lib Separate librustc_metadata module 2019-06-16 14:17:01 +03:00
rmeta Require stable/unstable annotations for the constness of all stable functions with a const modifier 2019-12-13 11:27:02 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Update measureme crate to 0.5.0. 2019-12-03 10:33:24 +01:00
creader.rs Rollup merge of #67074 - ehuss:extern-options, r=petrochenkov 2019-12-11 10:10:44 +01:00
dependency_format.rs rustc: Move some queries to rustc_metadata 2019-11-28 20:59:57 +03:00
dynamic_lib.rs rustc_metadata: Privatize private code and remove dead code 2019-10-14 18:05:45 +03:00
foreign_modules.rs rustc_metadata: Privatize private code and remove dead code 2019-10-14 18:05:45 +03:00
lib.rs Use to_option in various places 2019-12-06 12:23:23 +00:00
link_args.rs Make doc comments cheaper with AttrKind. 2019-11-06 23:05:07 +11:00
locator.rs Add options to --extern flag. 2019-12-09 08:08:13 -08:00
native_libs.rs move GateIssue to rustc_feature & simplify emit_feature_err 2019-11-30 07:40:28 +01:00