rust/src/librustc/middle
2015-01-16 08:18:56 +01:00
..
cfg rollup merge of #21085: pnkfelix/pp-flowgraph-kill-labels 2015-01-15 14:11:42 -08:00
infer rustc_typeck: unify expected return types with formal return types to propagate coercions through calls of generic functions. 2015-01-11 22:09:46 +02:00
traits Check for negative impls for Send and Sync 2015-01-16 08:18:56 +01:00
astconv_util.rs use slicing sugar 2015-01-07 17:35:56 -05:00
astencode.rs use slicing sugar 2015-01-07 17:35:56 -05:00
check_const.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
check_loop.rs use slicing sugar 2015-01-07 17:35:56 -05:00
check_match.rs cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
check_rvalues.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
check_static_recursion.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
check_static.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
const_eval.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
dataflow.rs use slicing sugar 2015-01-07 17:35:56 -05:00
dead.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
def.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
dependency_format.rs use slicing sugar 2015-01-07 17:35:56 -05:00
effect.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
entry.rs Fallout from stabilization 2014-11-25 17:41:54 -08:00
expr_use_visitor.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
fast_reject.rs remove ty_closure 2015-01-05 17:22:15 -05:00
graph.rs More test fixes 2015-01-06 21:26:48 -08:00
intrinsicck.rs Register new snapshots 2015-01-06 15:24:24 -08:00
lang_items.rs Remove old slicing hacks and make new slicing work 2015-01-07 10:49:00 +13:00
liveness.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
mem_categorization.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
pat_util.rs rustc: middle: move DefMap from resolve to def. 2014-12-20 07:25:37 +02:00
privacy.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
reachable.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
recursion_limit.rs Fix attr syntax in recursion limit diagnostic 2015-01-11 12:38:51 -08:00
region.rs fix unused import error 2015-01-14 19:22:49 -05:00
resolve_lifetime.rs use slicing sugar 2015-01-07 17:35:56 -05:00
stability.rs Preliminary feature staging 2015-01-07 15:34:56 -08:00
subst.rs Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
ty_fold.rs Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
ty_walk.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
ty.rs Record negative trait_impls separatedly 2015-01-16 08:18:55 +01:00
weak_lang_items.rs librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00