rust/src/librustc_const_eval
Manish Goregaokar 10e1e6a7a2 Rollup merge of #33793 - GuillaumeGomez:compile_fail, r=GuillaumeGomez
Fix compile_fail tag

Fixes #33780

r? @steveklabnik
2016-05-30 15:18:59 +05:30
..
Cargo.toml rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
check_match.rs Refactor away some functions from hir::pat_util 2016-05-28 17:37:58 +03:00
diagnostics.rs * Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected to and was still considered 'ok') 2016-05-27 00:39:57 +02:00
eval.rs Implement .. in tuple (struct) patterns 2016-05-26 11:11:58 +03:00
lib.rs Replace pat_adjust_pos with an iterator adapter 2016-05-26 11:11:58 +03:00