rust/src/librustc/middle
bors 5fc0eccdfa auto merge of #5070 : youknowone/rust/struct-match2, r=nikomatsakis
It is reversed that type of arm pattern and type of search pattern
in error message.
2013-02-27 12:21:49 -08:00
..
borrowck librustc: Forbid pub or priv before trait implementations 2013-02-27 09:40:16 -08:00
trans librustc: Forbid pub or priv before trait implementations 2013-02-27 09:40:16 -08:00
typeck auto merge of #5070 : youknowone/rust/struct-match2, r=nikomatsakis 2013-02-27 12:21:49 -08:00
astencode.rs remove oldsmallintmap 2013-02-23 01:40:17 -05:00
check_const.rs Remove DVec from check_const 2013-02-14 22:36:56 +09:00
check_loop.rs librustc: tidy 2013-02-20 18:45:50 -08:00
check_match.rs Add non-exhaustive check for match guards 2013-02-26 22:20:02 +09:00
const_eval.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
freevars.rs Removed deprecated str() functions in int-template.rs and uint-template.rs 2013-02-26 16:38:30 +01:00
kind.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
lang_items.rs Add a 'start' lang item and use it instead of rust_start 2013-02-26 19:43:26 -08:00
lint.rs librustc: Implement a lint mode for mutable structures; deny by default. r=tjc 2013-02-26 04:18:11 -08:00
liveness.rs librustc: De-[mut] librustc (remove all mutable arrays). rs=demuting 2013-02-26 04:18:12 -08:00
mem_categorization.rs librustc: Forbid pub or priv before trait implementations 2013-02-27 09:40:16 -08:00
moves.rs auto merge of #4854 : thestinger/rust/oldmap, r=catamorphism 2013-02-09 15:02:51 -08:00
pat_util.rs
privacy.rs
region.rs oldmap: get rid of legacy _ref suffixes 2013-02-08 19:12:51 -05:00
resolve.rs Adjust error messages for compile-fail tests. 2013-02-26 17:23:30 -08:00
ty.rs librustc: Forbid pub or priv before trait implementations 2013-02-27 09:40:16 -08:00