summaryrefslogtreecommitdiff
path: root/test/files/neg/t1181.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-6221 inference with Function1 subtypes.Paul Phillips2013-06-131-2/+4
| | | | | | | | 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.
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-051-0/+4
| | | | | | | | Offer warning when demonstrably non-side-effecting expressions appear in statement position, which should be unintentional by definition. Threw in removal of six places with useless discarded expressions which the warning informed me about. No review.
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-0/+4