Niko Matsakis
|
872ce47955
|
Fallout: tests. As tests frequently elide things, lots of changes
here. Some of this may have been poorly rebased, though I tried to be
careful and preserve the spirit of the test.
|
2015-02-18 10:25:28 -05:00 |
|
Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05:00 |
|
Nick Cameron
|
9f07d055f7
|
markers -> marker
|
2015-01-07 12:10:31 +13:00 |
|
Nick Cameron
|
503709708c
|
Change std::kinds to std::markers ; flatten std::kinds::marker
[breaking-change]
|
2015-01-07 09:45:28 +13:00 |
|
Niko Matsakis
|
4c01251416
|
Introduce new inference scheme: variables are now instantiated with at most one type, and region variables are introduced as needed
|
2014-08-29 10:21:54 -04:00 |
|
Niko Matsakis
|
81d8328517
|
Introduce marker types for indicating variance and for opting out
of builtin bounds.
Fixes #10834.
Fixes #11385.
cc #5922.
|
2014-01-31 21:18:48 -05:00 |
|