rust/src/librustc/middle
bors 92ff8ea528 Auto merge of #21523 - nikomatsakis:issue-21245-japaric-ti-failure, r=eddyb
This also includes some miscellaneous cleanup. This is kind of a band-aid but it fixes the problems @japaric was encountering.

r? @eddyb
2015-01-27 23:08:13 +00:00
..
cfg Add the span of the operator itself to ast::BinOp. 2015-01-25 00:33:50 +11:00
infer Auto merge of #21523 - nikomatsakis:issue-21245-japaric-ti-failure, r=eddyb 2015-01-27 23:08:13 +00:00
traits Auto merge of #21523 - nikomatsakis:issue-21245-japaric-ti-failure, r=eddyb 2015-01-27 23:08:13 +00:00
astconv_util.rs use slicing sugar 2015-01-07 17:35:56 -05:00
astencode.rs Fallout of io => old_io 2015-01-26 16:01:16 -08:00
check_const.rs syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
check_loop.rs Add error codes to rustc 2015-01-20 11:27:51 -08:00
check_match.rs rollup merge of #21457: alexcrichton/issue-21436 2015-01-21 09:20:35 -08:00
check_rvalues.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
check_static_recursion.rs Add error codes to rustc 2015-01-20 11:27:51 -08:00
check_static.rs Fix typedef/module name conflicts in the compiler 2015-01-18 18:26:34 -08:00
const_eval.rs Add the span of the operator itself to ast::BinOp. 2015-01-25 00:33:50 +11:00
dataflow.rs Fallout of io => old_io 2015-01-26 16:01:16 -08:00
dead.rs Remove "unboxed" attribute in code referring to new closures. 2015-01-26 04:15:09 +02:00
def.rs librustc: remove unused DefUpvar field. 2015-01-26 04:15:09 +02:00
dependency_format.rs Fix typedef/module name conflicts in the compiler 2015-01-18 18:26:34 -08: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 Remove "unboxed" attribute in code referring to new closures. 2015-01-26 04:15:09 +02:00
fast_reject.rs Remove "unboxed" attribute in code referring to new closures. 2015-01-26 04:15:09 +02:00
graph.rs std: Rename Show/String to Debug/Display 2015-01-20 22:36:13 -08:00
intrinsicck.rs Register new snapshots 2015-01-06 15:24:24 -08:00
lang_items.rs Auto merge of #21610 - sfackler:debug-lint, r=alexcrichton 2015-01-26 10:26:54 +00:00
liveness.rs Fallout of io => old_io 2015-01-26 16:01:16 -08:00
mem_categorization.rs Remove dead code related to old closures. 2015-01-26 04:15:09 +02:00
pat_util.rs Fix typedef/module name conflicts in the compiler 2015-01-18 18:26:34 -08:00
privacy.rs rustc: Move the privacy pass to its own crate 2015-01-16 08:38:24 -08:00
reachable.rs rustc: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 16:27:26 +02:00
recursion_limit.rs Add error codes to rustc 2015-01-20 11:27:51 -08:00
region.rs Add CodeExtent::Remainder variant; pre-req for new scoping/drop rules. 2015-01-27 10:26:52 +01:00
resolve_lifetime.rs rollup merge of #20179: eddyb/blind-items 2015-01-21 11:56:00 -08:00
stability.rs Fix typedef/module name conflicts in the compiler 2015-01-18 18:26:34 -08:00
subst.rs rollup merge of #21258: aturon/stab-3-index 2015-01-21 11:53:49 -08:00
ty_fold.rs Remove "unboxed" attribute in code referring to new closures. 2015-01-26 04:15:09 +02:00
ty_walk.rs Auto merge of #21598 - eddyb:there-are-no-boxed-closures, r=brson 2015-01-26 04:49:37 +00:00
ty.rs Auto merge of #21606 - arielb1:clean-cast, r=huonw 2015-01-26 22:19:44 +00:00
weak_lang_items.rs Add error codes to rustc 2015-01-20 11:27:51 -08:00