summary refs log tree commit diff
path: root/src/test/compile-fail/method-missing-call.rs
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-06-16rustc: Improve span for error about using a method as a field.Kevin Butler-2/+11
2014-03-16Asked if missing (), then asks about an anonymous function. Also added test.Davis Silverman-0/+34