Chromium Code Reviews
Descriptiongeneric method type parameter inference
This replaces the existing hard-coded "pseudo generic" methods with actually generic ones.
This updates the mock SDK's as well. It does not update the real SDK, that will be in another change that should be landed before this one.
R=brianwilkerson@google.com, leafp@google.com
Committed: https://github.com/dart-lang/sdk/commit/0e6f692c80a7a208739140edb21c6d9fb9185c3b
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 1
Patch Set 5 : #
Total comments: 13
Patch Set 6 : #Patch Set 7 : remove mutable field #
Total comments: 7
Patch Set 8 : #Patch Set 9 : #Patch Set 10 : rebase #Messages
Total messages: 19 (5 generated)
|