rust/src/librustc/middle
2013-05-22 14:06:25 +09:00
..
borrowck auto merge of #6647 : alexcrichton/rust/unnecessary-alloc, r=graydon 2013-05-20 23:55:20 -07:00
trans fix issue #6209 2013-05-22 14:06:25 +09:00
typeck fix issue #6209 2013-05-22 14:06:25 +09:00
astencode.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
check_const.rs Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
check_loop.rs
check_match.rs fix issue #6209 2013-05-22 14:06:25 +09:00
const_eval.rs fix issue #6209 2013-05-22 14:06:25 +09:00
dataflow.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
entry.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
freevars.rs syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)]. 2013-05-16 08:55:57 +10:00
kind.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
lang_items.rs Register snapshots 2013-05-19 23:34:32 -07:00
lint.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
liveness.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
mem_categorization.rs Distinguish tuple elements by index in mem_categorization. Fixes #5362. 2013-05-17 21:12:50 -04:00
moves.rs syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)]. 2013-05-16 08:55:57 +10:00
pat_util.rs
privacy.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
region.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
resolve.rs auto merge of #6654 : sanxiyn/rust/accurate-span-2, r=bstrie 2013-05-21 05:37:17 -07:00
subst.rs Refactor representation of bounds to separate out BuiltinBounds into 2013-05-09 11:39:06 -04:00
ty.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00