rust/src/librustc_metadata
2018-12-04 12:46:10 +01:00
..
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml proc_macro: move to a dependency of libtest. 2018-11-30 06:15:20 +02:00
creader.rs proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends). 2018-11-30 06:15:19 +02:00
cstore.rs Prefer Default::default over FxHash*::default in struct constructors 2018-10-19 14:34:44 +02:00
cstore_impl.rs proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends). 2018-11-30 06:15:19 +02:00
decoder.rs Use type safe VariantIdx instead of usize everywhere 2018-11-12 14:24:45 +01:00
diagnostics.rs Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
dynamic_lib.rs rustc_metadata: test loading atoi instead of cos 2018-07-26 17:20:02 -07:00
encoder.rs proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends). 2018-11-30 06:15:19 +02:00
foreign_modules.rs ItemKind 2018-07-16 15:09:17 +02:00
index.rs Make opaque::Encoder append-only and make it infallible 2018-06-27 11:43:15 +02:00
index_builder.rs Replace uses of DepGraph.in_ignore with DepGraph.with_ignore 2018-01-09 18:35:50 +01:00
isolated_encoder.rs Remove HIR inlining 2018-04-19 20:33:18 -04:00
lib.rs remove uses of feature gate 2018-11-27 13:13:11 -06:00
link_args.rs ItemKind 2018-07-16 15:09:17 +02:00
locator.rs proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends). 2018-11-30 06:15:19 +02:00
native_libs.rs Deprecate the FxHashMap() and FxHashSet() constructor function hack 2018-10-19 14:34:44 +02:00
schema.rs cleanup: remove static lifetimes from consts 2018-12-04 12:46:10 +01:00