Niko Matsakis
|
e416518e68
|
update test cases to reflect new messages
|
2016-05-02 11:47:10 -04:00 |
|
Eduard Burtescu
|
34410ec748
|
Fix compile-fail error messages after integer suffix removal.
|
2015-03-05 12:38:33 +05:30 |
|
Eduard Burtescu
|
e64670888a
|
Remove integer suffixes where the types in compiled code are identical.
|
2015-03-05 12:38:33 +05:30 |
|
Tobias Bucher
|
b4a43f3864
|
Kill more isize s
|
2015-01-31 17:40:40 +01:00 |
|
mdinger
|
7b82a93be3
|
Fix testsuite errors
|
2015-01-12 01:34:13 -05:00 |
|
Corey Richardson
|
5a4ca31918
|
test fallout from isize/usize
|
2015-01-06 16:48:33 -05:00 |
|
Nick Cameron
|
2e86929a4a
|
Allow use of [_ ; n] syntax for fixed length and repeating arrays.
This does NOT break any existing programs because the `[_, ..n]` syntax is also supported.
|
2014-12-20 15:23:29 +13:00 |
|
Nick Cameron
|
d46f7adb53
|
Regression test
|
2014-11-18 10:02:27 +13:00 |
|