about summary refs log tree commit diff
path: root/src/librustc_const_eval/check_match.rs
AgeCommit message (Expand)AuthorLines
2016-05-01match check: note "catchall" patterns in unreachable errorGeorg Brandl-2/+21
2016-04-14Rollup merge of #32646 - Ms2ger:Constructor, r=sanxiynSteve Klabnik-1/+1
2016-04-06rustc: move middle::{def,def_id,pat_util} to hir.Eduard Burtescu-3/+3
2016-04-06syntax: dismantle ast_util.Eduard Burtescu-3/+2
2016-04-06rustc: dismantle hir::util, mostly moving functions to methods.Eduard Burtescu-6/+5
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-6/+6
2016-03-31librustc_const_eval: use bug!(), span_bug!()Benjamin Herr-32/+29
2016-03-31Stop re-exporting check_match::Constructor.Ms2ger-1/+1
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-0/+1217