rust/src/librustc/middle
bors 3b8c528d08 auto merge of #17776 : luqmana/rust/ul, r=alexcrichton
Update our LLVM snapshot to master (as of ~ Wed Oct 1 18:49:58 2014 +0000). 

Since my patches have landed upstream this fixes #13429 and #7298.
2014-10-05 04:57:11 +00:00
..
borrowck Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
cfg
save Revert "Use slice syntax instead of slice_to, etc." 2014-10-02 11:48:07 -07:00
traits rustc: remove support for Gc. 2014-10-02 16:59:31 +03:00
trans auto merge of #17776 : luqmana/rust/ul, r=alexcrichton 2014-10-05 04:57:11 +00:00
typeck Handle provided trait methods when giving inference error suggestions 2014-10-03 22:36:54 -07:00
astencode.rs
check_const.rs rollup merge of #17666 : eddyb/take-garbage-out 2014-10-02 14:53:18 -07:00
check_loop.rs
check_match.rs rollup merge of #17666 : eddyb/take-garbage-out 2014-10-02 14:53:18 -07:00
check_rvalues.rs
check_static_recursion.rs
check_static.rs syntax: ast: remove TyBox and UnBox. 2014-10-02 16:36:01 +03:00
const_eval.rs
dataflow.rs
dead.rs
def.rs
dependency_format.rs
effect.rs
entry.rs
expr_use_visitor.rs
graph.rs Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
intrinsicck.rs rustc: remove support for Gc. 2014-10-02 16:59:31 +03:00
lang_items.rs rustc: remove support for Gc. 2014-10-02 16:59:31 +03:00
liveness.rs
mem_categorization.rs auto merge of #17731 : bkoropoff/rust/unboxed-by-ref, r=pcwalton 2014-10-04 00:17:04 +00:00
pat_util.rs
privacy.rs Fix cross-crate tuple structs in statics 2014-10-02 21:31:06 +02:00
reachable.rs
region.rs
resolve_lifetime.rs
resolve.rs Register new snapshots 2014-10-04 15:44:50 +02:00
stability.rs
subst.rs
ty_fold.rs rollup merge of #17666 : eddyb/take-garbage-out 2014-10-02 14:53:18 -07:00
ty.rs auto merge of #17731 : bkoropoff/rust/unboxed-by-ref, r=pcwalton 2014-10-04 00:17:04 +00:00
weak_lang_items.rs