DescriptionFix missing downwards inference on fields, report more inference
Use the element type on the variable declaration to set the downwards
inference context, so that we get downwards inference from inferred
types. Also eliminated some TODOs about places where we were not
recording inferences.
Fixes https://github.com/dart-lang/sdk/issues/25546 .
BUG=
R=brianwilkerson@google.com
Committed: https://github.com/dart-lang/sdk/commit/fa39d72861c911da4113251c4fbb0a22d8675b41
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|