Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
80c4f74c29
|
Remove the 'to' keyword
|
2012-09-01 18:38:18 -07:00 |
|
Tim Chevalier
|
e9622f09aa
|
Remove match check from test cases
|
2012-08-23 15:12:02 -07:00 |
|
Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
Marijn Haverbeke
|
9f99c3263b
|
Rewrite exhaustiveness checker
Issue #2111
|
2012-04-25 09:15:17 +02:00 |
|
Marijn Haverbeke
|
5d6a74f020
|
Only warn about unreachable range patterns when appropriate
Also simplifies the literal-munging, and moves it into ast_util
Closes #1170
|
2011-11-22 11:49:29 +01:00 |
|
Brian Anderson
|
381205b747
|
Revert "Revert "Implement pattern ranges for all numeric types.""
This reverts commit a034f87146 .
Conflicts:
src/comp/middle/check_alt.rs
src/comp/middle/trans_alt.rs
src/comp/syntax/ast.rs
src/comp/syntax/ast_util.rs
src/comp/syntax/fold.rs
src/comp/syntax/print/pprust.rs
Conflicts:
src/comp/middle/trans_alt.rs
|
2011-09-28 12:46:29 -07:00 |
|
Marijn Haverbeke
|
a034f87146
|
Revert "Implement pattern ranges for all numeric types."
This reverts commit ce0f054f9d .
|
2011-09-21 18:42:09 +02:00 |
|
Josh Matthews
|
ce0f054f9d
|
Implement pattern ranges for all numeric types.
|
2011-09-21 09:36:12 +02:00 |
|