rust/src/librustc_interface
2020-01-22 08:10:05 +09: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 Rollup merge of #67780 - cjgillot:passes-ty, r=Zoxc 2020-01-16 11:58:00 +05:30
interface.rs move rustc::lint::{context, passes} to rustc_lint. 2020-01-11 07:42:26 +01:00
lib.rs Store callbacks in global statics 2019-12-25 14:10:46 -05:00
passes.rs Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb 2020-01-17 18:53:41 +05:30
proc_macro_decls.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
queries.rs Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb 2020-01-17 18:53:41 +05:30
tests.rs fix ui-fulldeps & tests fallout 2020-01-11 07:42:26 +01:00
util.rs Privatize private fields of OutputFilenames 2020-01-22 08:10:05 +09:00