rust/src/test/compile-fail
Marijn Haverbeke 67cc89f38d Rewrite exhaustiveness checker
Issue #352
Closes #1720

The old checker would happily accept things like 'alt x { @some(a) { a } }'.
It now properly descends into patterns, checks exhaustiveness of booleans,
and complains when number/string patterns aren't exhaustive.
2012-02-15 15:47:42 +01:00
..
2012-01-23 19:06:33 -08:00
2012-01-23 19:06:33 -08:00
2012-01-23 19:06:33 -08:00
2012-01-23 19:06:33 -08:00
2012-01-23 19:06:33 -08:00
2012-01-23 19:06:33 -08:00
2012-02-10 15:43:35 -08:00
2012-02-10 15:43:35 -08:00
2012-01-23 19:06:33 -08:00
2012-01-31 17:05:20 -08:00
2012-01-31 17:05:20 -08:00