rust/src/librustc_interface
Dylan DPC 8c016c3c36
Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb
Implement Lift using interners instead of in_arena

r? @eddyb
cc @cjgillot
2020-01-17 18:53:41 +05:30
..
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 use winapi for non-stdlib Windows bindings 2020-01-11 20:56:46 -05:00