Record type annotations as bounds to type parameters #50006
Labels
analyzer-spec
Issues with the analyzer's implementation of the language spec
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P1
A high priority bug; for example, a single project is unusable or has many test failures
So far I think that this code should be OK, but we don't resolve
T
to its bounds.The comment for
DartType _resolveTypeParameter
references dart-lang/language#1182, which might be pertinent, but might be not.The text was updated successfully, but these errors were encountered: