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 |
|
Eduard Burtescu
|
58bea31ca0
|
tests: remove uses of Gc.
|
2014-10-02 17:02:15 +03:00 |
|
Niko Matsakis
|
effb3636cc
|
Integrate builtin bounds fully into the trait checker
|
2014-09-25 07:06:27 -04:00 |
|
Niko Matsakis
|
b88f86782e
|
Update error messages in compile-fail tests
|
2014-09-15 14:58:49 -04:00 |
|
Patrick Walton
|
086a5ca7d2
|
librustc: Allow trait bounds on structures and enumerations, and check
them during kind checking.
This implements RFC #11.
Closes #15759.
|
2014-08-17 01:39:10 -07:00 |
|
John Schmidt
|
ebde8cfa61
|
Change prints: @T -> Gc<T> , ~T -> Box<T>
Fixes #14915
|
2014-06-16 18:16:01 -07:00 |
|