rust/src/librustc_interface
2020-01-05 12:49:22 +01:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs move def_id to new rustc_hir crate 2020-01-04 19:01:42 +01:00
Cargo.toml move def_id to new rustc_hir crate 2020-01-04 19:01:42 +01:00
interface.rs Normalize syntax::source_map imports. 2020-01-02 13:57:04 +01:00
lib.rs Store callbacks in global statics 2019-12-25 14:10:46 -05:00
passes.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
proc_macro_decls.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
queries.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
tests.rs Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00
util.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00