aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/generic-bind.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-2/+2
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-2/+2
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-2/+2
* 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. Stil...Graydon Hoare2011-03-071-2/+7
* rustboot: Emit an error instead of asserting in trans when a T is passed by v...Patrick Walton2010-10-281-2/+2
* Teach bind to actually bind typarams, as it claims to.Graydon Hoare2010-10-101-0/+8