rust/src/librustc/middle
Seo Sanghyeon a75909824a Remove now unnecessary code
This code was introduced in #27565 to mark types in paths alive. It is now unnecessary since #37676.
2016-12-15 18:35:20 +09:00
..
astconv_util.rs
const_qualif.rs
const_val.rs
cstore.rs move the check for instantiation from metadata encoding to the actual decision site 2016-12-09 17:29:01 +01:00
dataflow.rs revamp Visitor with a single method for controlling nested visits 2016-11-29 13:04:27 +01:00
dead.rs Remove now unnecessary code 2016-12-15 18:35:20 +09:00
dependency_format.rs Avoid loading needless proc-macro dependencies. 2016-11-28 03:37:02 +00:00
effect.rs revamp Visitor with a single method for controlling nested visits 2016-11-29 13:04:27 +01:00
entry.rs rustc: replace body exprs by their ids 2016-11-29 13:04:27 +01:00
expr_use_visitor.rs rustc: simplify AdtDef by removing the field types and ty::ivar. 2016-11-29 21:24:26 +02:00
free_region.rs
intrinsicck.rs Refactor ty::FnSig to privatize all fields 2016-12-05 22:22:49 -07:00
lang_items.rs Adds TyCtxt::require_lang_item(LangItem) to simplify lang item requires. 2016-11-28 18:09:15 -07:00
liveness.rs revamp Visitor with a single method for controlling nested visits 2016-11-29 13:04:27 +01:00
mem_categorization.rs rustc: replace body exprs by their ids 2016-11-29 13:04:27 +01:00
privacy.rs
reachable.rs Extend middle::reachable to also consider provided trait methods. 2016-12-08 17:06:56 -05:00
recursion_limit.rs limit the length of types in monomorphization 2016-12-02 00:54:22 +02:00
region.rs pacify the mercilous tidy 2016-12-02 14:18:09 -05:00
resolve_lifetime.rs revamp Visitor with a single method for controlling nested visits 2016-11-29 13:04:27 +01:00
stability.rs Remove the unmarked_api feature 2016-11-30 15:51:04 +01:00
weak_lang_items.rs revamp Visitor with a single method for controlling nested visits 2016-11-29 13:04:27 +01:00