Skip to content

Commit 5901249

Browse files
committed
Eliminate unnecessary covariance checks.
This eliminates the erroneous checks inside of nested closures, and eliminates checks where the type parameter is only used covariantly. We still don't handle the cases where a generic is implemented by a non-generic correctly. BUG= [email protected] Review URL: https://codereview.chromium.org/1988613006 .
1 parent 1265dc4 commit 5901249

File tree

4 files changed

+32
-308
lines changed

4 files changed

+32
-308
lines changed

0 commit comments

Comments
 (0)