about summary refs log tree commit diff
path: root/src/test/compile-fail/once-fn-subtyping.rs
AgeCommit message (Expand)AuthorLines
2014-11-07Purge the old `once_fns`, which are not coming backNiko Matsakis-17/+0
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-11-26libsyntax: Remove the old-style borrowed closure type syntax from thePatrick Walton-2/+2
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-2/+2
2013-10-17Removed the -Z once_fns compiler flag and added the new feature directive of ...Chris Sainty-1/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-05rustc: Implement parsing and typechecking for "once fn"Patrick Walton-0/+7