aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/generic-bind.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix generic-bind support for bound aliases and generics.Graydon Hoare2011-03-081-3/+0
|
* Most of the way through genericizing bind properly with new malloc path. ↵Graydon Hoare2011-03-071-2/+7
| | | | Still getting the thunk call wrong.
* rustboot: Emit an error instead of asserting in trans when a T is passed by ↵Patrick Walton2010-10-281-2/+2
| | | | value
* Teach bind to actually bind typarams, as it claims to.Graydon Hoare2010-10-101-0/+8