rust/src/librustc_interface
Mazdak Farrokhzad fb12c70852 rustc, rustc_passes: don't depend on syntax_expand.
This is done by moving some data definitions to syntax::expand.
2019-10-27 17:05:57 +01:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
Cargo.toml move parse_cfgspecs to rustc_interface 2019-10-19 13:25:46 +02:00
interface.rs Turn crate store into a resolver output 2019-10-24 20:54:16 +03:00
lib.rs move parse_cfgspecs to rustc_interface 2019-10-19 13:25:46 +02:00
passes.rs rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01:00
proc_macro_decls.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
queries.rs rustc_interface: Remove ExpansionResult and some Steals 2019-10-24 21:12:05 +03:00
tests.rs move parse_cfgspecs to rustc_interface 2019-10-19 13:25:46 +02:00
util.rs Create lint store during plugin registration 2019-10-17 19:41:21 -04:00