rust/src/librustc_const_eval
Andrew Cann 9ba9cd5fd5 Improve error message, fix and add tests.
Changes the non-exhaustive match error message to generate more general
witnesses.
2017-01-03 15:33:31 +08:00
..
_match.rs Improve error message, fix and add tests. 2017-01-03 15:33:31 +08:00
Cargo.toml Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
check_match.rs More pattern matching for empty types changes 2017-01-03 15:33:31 +08:00
diagnostics.rs Make is_useful handle empty types properly 2017-01-03 15:31:46 +08:00
eval.rs rustc_const_eval: convert constants to Pattern instead of hir::Pat. 2017-01-01 22:17:18 +02:00
lib.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
pattern.rs More pattern matching for empty types changes 2017-01-03 15:33:31 +08:00