summaryrefslogtreecommitdiff
path: root/test/files/neg/t556.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-7895 Issue all buffered errors after silent mode.Jason Zaugg2013-10-091-1/+4
| | | | | | | Rather than just the first. For example, `foo(wizzle, wuzzle, woggle)` should report all three not-found symbols.
* SI-6221 inference with Function1 subtypes.Paul Phillips2013-06-131-2/+2
| | | | | | | | There appears to be no upper bound on the number of places we have to remove calls to typeSymbol and introduce calls to baseType. This one was type inference for function parameter types: worked when expected type was A => B, but not if there was an implicit conversion from A => B to the expected type.
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-0/+4