Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll src/third_party/dart c262cbd414..8740bb5c68 (18 commits) #10682

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Aug 7, 2019

This is an automated pull request which will automatically merge once checks pass.

Roll src/third_party/dart c262cbd..8740bb5 (18 commits)

dart-lang/sdk@8740bb5c68 [dart2js] New RTI tests for generic functions.
dart-lang/sdk@f95aebee8c [dart2js] New RTI typechecking for generic functions.
dart-lang/sdk@0b349e8c0a Compensate classic suggestions rather than penalizing cached ones
dart-lang/sdk@01d1f8074b [dart2js] New RTI parsing for generic functions.
dart-lang/sdk@b985161932 [dart2js] New RTI canonicalization/creation/lookup for generic functions.
dart-lang/sdk@44a3e8e534 [dart2js] New RTI printing for generic functions.
dart-lang/sdk@0f0f2eb583 [dart2js] New RTI representation for generic functions.
dart-lang/sdk@0400e4695b Update tests/README to point to new doc.
dart-lang/sdk@78c3fc4595 [dart2js] Don't encode types as their own superinterfaces.
dart-lang/sdk@f715515531 [dart2js] Encode type variable as index in type rules when the target type declares the type variable.
dart-lang/sdk@6103ecd6f1 Migration: add support for nullability propagation through implicit downcasts.
dart-lang/sdk@9139de8b88 Migration: handle an assignment from a type parameter type to its bound.
dart-lang/sdk@595f5c9b3e Migration: add support to EdgeBuilder for assignment of complex generic types.
dart-lang/sdk@2a7a9b5572 Migration: don't make hard edges for function parameter and return types.
dart-lang/sdk@bcb9d1582a Migration: Move EdgeBuilder._checkAssignment to a mixin so it can be unit tested.
dart-lang/sdk@a2d0f6bd74 Migration: fix DecoratedType.toString for bottom types.
dart-lang/sdk@1aa98e5dc6 Fix incorrect getter names in basic_static_extension_test and static_extension_inference_test .
dart-lang/sdk@b095be9531 Resolve methods when the type of this is defined by a type parameter bounds

dart-lang/sdk@8740bb5c68 [dart2js] New RTI tests for generic functions.
dart-lang/sdk@f95aebee8c [dart2js] New RTI typechecking for generic functions.
dart-lang/sdk@0b349e8c0a Compensate classic suggestions rather than penalizing cached ones
dart-lang/sdk@01d1f8074b [dart2js] New RTI parsing for generic functions.
dart-lang/sdk@b985161932 [dart2js] New RTI canonicalization/creation/lookup for generic functions.
dart-lang/sdk@44a3e8e534 [dart2js] New RTI printing for generic functions.
dart-lang/sdk@0f0f2eb583 [dart2js] New RTI representation for generic functions.
dart-lang/sdk@0400e4695b Update tests/README to point to new doc.
dart-lang/sdk@78c3fc4595 [dart2js] Don't encode types as their own superinterfaces.
dart-lang/sdk@f715515531 [dart2js] Encode type variable as index in type rules when the target type declares the type variable.
dart-lang/sdk@6103ecd6f1 Migration: add support for nullability propagation through implicit downcasts.
dart-lang/sdk@9139de8b88 Migration: handle an assignment from a type parameter type to its bound.
dart-lang/sdk@595f5c9b3e Migration: add support to EdgeBuilder for assignment of complex generic types.
dart-lang/sdk@2a7a9b5572 Migration: don't make hard edges for function parameter and return types.
dart-lang/sdk@bcb9d1582a Migration: Move EdgeBuilder._checkAssignment to a mixin so it can be unit tested.
dart-lang/sdk@a2d0f6bd74 Migration: fix DecoratedType.toString for bottom types.
dart-lang/sdk@1aa98e5dc6 Fix incorrect getter names in basic_static_extension_test and static_extension_inference_test .
dart-lang/sdk@b095be9531 Resolve methods when the type of this is defined by a type parameter bounds
@bkonyi
Copy link
Contributor Author

bkonyi commented Aug 7, 2019

Checks successful, automatically merging.

@bkonyi bkonyi merged commit 93d7ee2 into flutter:master Aug 7, 2019
@bkonyi bkonyi deleted the dart-sdk-roll-2019-08-07 branch August 7, 2019 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants