about summary refs log tree commit diff
path: root/src/test/compile-fail/bind-parameterized-args.rs
AgeCommit message (Expand)AuthorLines
2011-07-27Have bind support non-alias parametric non-bound arguments.Michael Sullivan-9/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-5/+4
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-1/+1
2011-07-11In typeck, check for dynamically sized by-value arguments to thunksTim Chevalier-0/+10