rust/src/librustc/middle
bors b88e4f3b9f auto merge of #5039 : alexcrichton/rust/issue-4875, r=catamorphism
It looks like the type for the whole pattern wasn't being written back, so when privacy tried to look it up everything died.
2013-02-19 17:38:29 -08:00
..
borrowck librustc: Stop parsing impl Type : Trait and fix several declarations that slipped through. r=tjc 2013-02-15 16:59:56 -08:00
trans librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
typeck auto merge of #5039 : alexcrichton/rust/issue-4875, r=catamorphism 2013-02-19 17:38:29 -08:00
astencode.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
check_const.rs Remove DVec from check_const 2013-02-14 22:36:56 +09:00
check_loop.rs Make ~fn non-copyable, make &fn copyable, split barefn/closure types, 2013-02-07 05:53:30 -08:00
check_match.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
const_eval.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
freevars.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
kind.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
lang_items.rs librustc: convert LangItemsCollector::item_refs to take @~str as a key 2013-02-19 10:02:52 -08:00
lint.rs librustc: minor cleanup 2013-02-19 10:02:52 -08:00
liveness.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
mem_categorization.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
moves.rs auto merge of #4854 : thestinger/rust/oldmap, r=catamorphism 2013-02-09 15:02:51 -08:00
pat_util.rs oldmap: use &K instead of K in find and get 2013-02-05 19:41:45 -08:00
privacy.rs oldmap: use &K instead of K in find and get 2013-02-05 19:41:45 -08:00
region.rs oldmap: get rid of legacy _ref suffixes 2013-02-08 19:12:51 -05:00
resolve.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
ty.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00