about summary refs log tree commit diff
path: root/src/test/run-pass/fn-bare-bind-generic.rs
AgeCommit message (Expand)AuthorLines
2011-10-20Remove temporary fn# syntaxBrian Anderson-1/+1
2011-10-20Make fn denote a bare function. Convert fn to fn@ as neededBrian Anderson-1/+1
2011-10-13Add a test that generic bare functions can be boundBrian Anderson-0/+10