rust/src/librustc_passes
bors 45ebd5808a Auto merge of #68944 - Zoxc:hir-map, r=eddyb
Use queries for the HIR map

r? @eddyb cc @michaelwoerister
2020-03-15 20:40:16 +00:00
..
Cargo.toml Move rustc_infer::traits to new crate rustc_trait_selection. 2020-03-14 14:15:50 +01:00
check_attr.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
check_const.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
dead.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
diagnostic_items.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
entry.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
hir_stats.rs Auto merge of #68944 - Zoxc:hir-map, r=eddyb 2020-03-15 20:40:16 +00:00
intrinsicck.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
lang_items.rs remove lifetimes that can be elided (clippy::needless_lifetimes) 2020-03-12 20:03:09 +01:00
layout_test.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
lib.rs Move weak_lang_items checking to librustc_passes. 2020-02-11 23:13:03 +01:00
lib_features.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
liveness.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
loops.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
reachable.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
region.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
stability.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
upvars.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00
weak_lang_items.rs Index HIR after creating TyCtxt 2020-03-14 22:52:30 +01:00