Descriptionfixes #25740, substitute type parameter bound taking into account outer scope type params
FunctionTypeImpl's "typeFormals" now works like its "parameters". typeFormals now propagates the substitution down to the List<TypeParameterElement>, like we already did for List<ParameterElement>.
R=brianwilkerson@google.com, leafp@google.com
Committed: https://github.com/dart-lang/sdk/commit/66e1a1d5f2cade6953a6202d7c9ec00ad7101b66
Patch Set 1 #
Total comments: 4
Patch Set 2 : merge #
Created: 4 years, 10 months ago
Messages
Total messages: 8 (3 generated)
|