summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18532.rs
AgeCommit message (Expand)AuthorLines
2014-12-30Update error messages in various compile-fail testsNiko Matsakis-1/+0
2014-12-19Three random test cases that seem to produce more errors now. I'veNiko Matsakis-0/+1
2014-12-04Implement the `Fn` trait for bare fn pointers in the compiler rather than doi...Niko Matsakis-2/+0
2014-11-18Update test for equivalency to include region binders in object types, add ne...Niko Matsakis-1/+1
2014-11-02Add regression test for #18532Brian Koropoff-0/+22