about summary refs log tree commit diff
path: root/src/test/compile-fail/arg-style-mismatch.rs
AgeCommit message (Expand)AuthorLines
2013-04-29test: Fix tests.Patrick Walton-15/+0
2013-03-11librustc: Replace all uses of `fn()` with `&fn()`. rs=defunPatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-23Make it illegal to use modes in a fn signature with providingNiko Matsakis-1/+1
2011-10-07Add tests for programs that are invalid by arg-passing-styleMarijn Haverbeke-0/+5