rust/src/librustc/middle
2013-12-17 15:51:35 -08:00
..
borrowck Remove fk_anon 2013-12-12 23:01:47 +09:00
cfg Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
trans debuginfo: Add comment on is_local_to_unit parameter. 2013-12-16 10:23:28 +01:00
typeck Remove obsolete mutability from ast::Ty 2013-12-17 03:01:40 +09:00
astencode.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
check_const.rs Register new snapshots 2013-11-28 20:27:56 -08:00
check_loop.rs Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
check_match.rs Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
const_eval.rs Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
dataflow.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
dead.rs Check even more live Path nodes in dead-code pass 2013-12-16 18:01:36 -05:00
effect.rs Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
entry.rs Register new snapshots 2013-11-28 20:27:56 -08:00
freevars.rs Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes. 2013-12-01 00:00:39 +02:00
graph.rs librustc: Remove non-procedure uses of do from librustc, librustdoc, 2013-11-26 08:25:00 -08:00
kind.rs Remove dead codes 2013-12-08 02:55:28 -05:00
lang_items.rs librustc: Implement a Pod kind for types that can be memcpy'd. 2013-12-16 22:38:02 -08:00
lint.rs Detect stability attributes on methods. 2013-12-16 16:25:45 -05:00
liveness.rs Remove fk_anon 2013-12-12 23:01:47 +09:00
mem_categorization.rs Register new snapshots 2013-11-28 20:27:56 -08:00
moves.rs Check the privacy of implemented traits 2013-12-09 22:53:58 -08:00
pat_util.rs Register new snapshots 2013-11-28 20:27:56 -08:00
privacy.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
reachable.rs Remove dead codes 2013-12-08 02:55:28 -05:00
region.rs Remove fk_anon 2013-12-12 23:01:47 +09:00
resolve_lifetime.rs Remove fk_anon 2013-12-12 23:01:47 +09:00
resolve.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
subst.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
ty_fold.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
ty.rs auto merge of #10990 : ktt3ja/rust/method-stability, r=huonw 2013-12-17 02:31:55 -08:00