Huon Wilson
|
441044f071
|
Update compile-fail tests to use is/us, not i/u.
|
2015-01-08 11:02:24 -05:00 |
|
Alex Crichton
|
0dc48b47a8
|
Test fixes and rebase conflicts
|
2015-01-07 19:27:27 -08: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 |
|
P1start
|
5bf9ef2122
|
Convert some notes to help messages
Closes #18126.
|
2014-11-02 16:12:23 +13:00 |
|
P1start
|
f56c67ba86
|
Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]
|
2014-10-03 20:39:56 +13:00 |
|
Brian Koropoff
|
69d570fbec
|
Add regression test for issue #17441
|
2014-09-28 17:57:35 -07:00 |
|