Niko Matsakis
|
e416518e68
|
update test cases to reflect new messages
|
2016-05-02 11:47:10 -04:00 |
|
kalita.alexey
|
8a41eb55d8
|
simplify E0308 message for primitive types
|
2016-01-18 08:59:44 +04:00 |
|
mdinger
|
7b82a93be3
|
Fix testsuite errors
|
2015-01-12 01:34:13 -05:00 |
|
Huon Wilson
|
85f961e2cc
|
Update compile fail tests to use usize.
|
2015-01-08 11:02:24 -05:00 |
|
Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05:00 |
|
Corey Richardson
|
5a4ca31918
|
test fallout from isize/usize
|
2015-01-06 16:48:33 -05:00 |
|
Alex Crichton
|
fb7c08876e
|
Test fixes and rebase conflicts
|
2014-12-21 13:49:04 -08:00 |
|
Jakub Wieczorek
|
7b08827f2d
|
Induce an empty loan for the value being matched in match expressions
This is to make sure it hadn't been moved if there are no bindings
in any of the arms.
Fixes #17385.
|
2014-09-20 21:01:29 +02:00 |
|