summary refs log tree commit diff
path: root/src/test/compile-fail/issue-15965.rs
AgeCommit message (Expand)AuthorLines
2014-12-30Update error messages in various compile-fail testsNiko Matsakis-2/+0
2014-12-19Three random test cases that seem to produce more errors now. I'veNiko Matsakis-1/+4
2014-12-04Implement the `Fn` trait for bare fn pointers in the compiler rather than doi...Niko Matsakis-3/+1
2014-10-28Update tests with the new error messagesJakub Bukaj-1/+6
2014-09-09Change method lookup to require invariance for mutable referencesJakub Wieczorek-0/+13