about summary refs log tree commit diff
path: root/src/test/run-pass/generic-bind.rs
AgeCommit message (Expand)AuthorLines
2011-03-08Fix generic-bind support for bound aliases and generics.Graydon Hoare-3/+0
2011-03-07Most of the way through genericizing bind properly with new malloc path. Stil...Graydon Hoare-2/+7
2010-10-28rustboot: Emit an error instead of asserting in trans when a T is passed by v...Patrick Walton-2/+2
2010-10-10Teach bind to actually bind typarams, as it claims to.Graydon Hoare-0/+8