rust/src/librustc/middle
2016-01-18 20:24:13 -08:00
..
cfg std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00
infer Auto merge of #30953 - KalitaAlexey:17823-get-rid-of-duplicate-error, r=nrc 2016-01-18 06:29:59 +00:00
traits add fixme number into code 2016-01-17 07:15:19 -05:00
ty Auto merge of #30953 - KalitaAlexey:17823-get-rid-of-duplicate-error, r=nrc 2016-01-18 06:29:59 +00:00
astconv_util.rs Add docs for ast_ty_to_prim_ty 2015-10-15 20:14:52 +05:30
check_const.rs Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturon 2016-01-16 16:03:22 +00:00
check_loop.rs Port a bunch of code new-visitor; all of these ports were 2015-11-18 19:22:18 -05:00
check_match.rs Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturon 2016-01-16 16:03:22 +00:00
check_rvalues.rs fallout from removing the errors_will_be_reported flag 2016-01-16 05:22:32 -05:00
check_static_recursion.rs Make name resolution errors non-fatal 2015-12-11 21:00:15 +13:00
const_eval.rs Rollup merge of #30943 - alexcrichton:stabilize-1.7, r=aturon 2016-01-17 17:25:47 +05:30
cstore.rs Use a more efficient encoding for opaque data in RBML. 2015-12-28 12:15:44 -05:00
dataflow.rs std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00
dead.rs Annotate the compiler with information about what it is doing when. 2016-01-05 21:05:50 -05:00
def.rs rustc: Remove def::DefUse 2015-12-16 18:19:11 +03:00
def_id.rs split the metadata code into rustc_metadata 2015-11-26 18:22:40 +02:00
dependency_format.rs use structured errors 2015-12-30 14:27:59 +13:00
effect.rs Port a bunch of code new-visitor; all of these ports were 2015-11-18 19:22:18 -05:00
entry.rs use structured errors 2015-12-30 14:27:59 +13:00
expr_use_visitor.rs Rollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn 2016-01-11 21:17:52 +02:00
free_region.rs Fix some typos. 2015-10-05 16:48:57 +02:00
implicator.rs Refactor away extension traits RegionEscape and HasTypeFlags 2016-01-07 00:42:12 +00:00
intrinsicck.rs Refactor away extension traits RegionEscape and HasTypeFlags 2016-01-07 00:42:12 +00:00
lang_items.rs split the metadata code into rustc_metadata 2015-11-26 18:22:40 +02:00
liveness.rs use structured errors 2015-12-30 14:27:59 +13:00
mem_categorization.rs Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakis 2015-12-19 02:45:15 +00:00
pat_util.rs Auto merge of #30145 - petrochenkov:hyg, r=nrc 2015-12-09 00:41:26 +00:00
privacy.rs Changes to data produced by privacy pass 2015-11-19 14:16:35 +03:00
reachable.rs Annotate the compiler with information about what it is doing when. 2016-01-05 21:05:50 -05:00
recursion_limit.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
region.rs fix path to region inference documentation 2016-01-18 20:24:13 -08:00
resolve_lifetime.rs use structured errors 2015-12-30 14:27:59 +13:00
stability.rs Require stability annotations on fields of tuple variants 2016-01-14 17:08:35 +03:00
subst.rs Rename fold_subitems_with to super_fold_with 2016-01-07 00:42:30 +00:00
weak_lang_items.rs Add E0264 error explanation 2015-12-07 15:56:36 +01:00