Niko Matsakis
|
f4e29e7e9a
|
Fixup various places that were doing &T+'a and do &(T+'a)
|
2014-11-26 11:42:06 -05:00 |
|
Niko Matsakis
|
56ba260749
|
Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates.
|
2014-11-18 12:32:38 -05:00 |
|
Niko Matsakis
|
1b487a8906
|
Implement generalized object and type parameter bounds (Fixes #16462)
|
2014-08-27 21:46:52 -04:00 |
|
Patrick Walton
|
02adaca4dc
|
librustc: Implement unboxed closures with mutable receivers
|
2014-07-18 09:01:37 -07:00 |
|
Luqman Aden
|
8e9e17d188
|
librustc: Use expr_ty_adjusted in trans_overloaded_call.
|
2014-06-18 17:01:41 -07:00 |
|