Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05: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
|
1b487a8906
|
Implement generalized object and type parameter bounds (Fixes #16462)
|
2014-08-27 21:46:52 -04:00 |
|
Niko Matsakis
|
09e12fa553
|
Test that reborrowing contents of an &'a mut &'b mut pointer can only
be done for at most lifetime `'a`
Fixes #8624
|
2013-11-28 06:43:39 -05:00 |
|