rust/src/librustc/middle
2016-11-28 04:18:10 +02:00
..
astconv_util.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
const_qualif.rs move more checks out of librustc 2016-01-21 10:52:37 +01:00
const_val.rs Move syntax::util::interner -> syntax::symbol, cleanup. 2016-11-20 23:40:20 +00:00
cstore.rs Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton 2016-11-22 21:54:10 -06:00
dataflow.rs rustc: use an Expr instead of a Block for function bodies. 2016-11-10 01:44:45 +02:00
dead.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
dependency_format.rs Read in rmeta crates 2016-11-21 07:10:12 +13:00
effect.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
entry.rs Cleanup InternedString. 2016-11-21 09:00:56 +00:00
expr_use_visitor.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
free_region.rs turn the RFC1592 warnings into hard errors 2016-09-01 13:34:56 +03:00
intrinsicck.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
lang_items.rs Use Symbol instead of InternedString in the AST, HIR, and various other places. 2016-11-21 09:00:55 +00:00
liveness.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
mem_categorization.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
privacy.rs Replace FnvHasher use with FxHasher. 2016-11-08 15:14:59 +11:00
reachable.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
recursion_limit.rs Use Symbol instead of InternedString in the AST, HIR, and various other places. 2016-11-21 09:00:55 +00:00
region.rs Implement the loop_break_value feature. 2016-11-21 20:20:42 -08:00
resolve_lifetime.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
stability.rs rustc: embed path resolutions into the HIR instead of keeping DefMap. 2016-11-28 04:18:10 +02:00
weak_lang_items.rs Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton 2016-11-22 21:54:10 -06:00