[go: nahoru, domu]

Skip to content

Commit

Permalink
Roll src/third_party/dart 7901c50..c3c31b7 (4 commits)
Browse files Browse the repository at this point in the history
dart-lang/sdk@c3c31b74fd [parser] Fix bug wrt when the handleNonNullAssertExpression is added
dart-lang/sdk@3637e78014 Report inference failure on return types of typedefs and generic function types
dart-lang/sdk@40cc975932 Increase the severity of the unused_import hint (to a warning).
dart-lang/sdk@eac2eadff7 Stop using 'Element.type' in resolver.
  • Loading branch information
bkonyi committed Sep 27, 2019
1 parent 6e12aa5 commit 123e854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '7901c508c80602e32d657a300b85388829cf62a9',
'dart_revision': 'c3c31b74fd7f27bcc762497a4317026b87b4be29',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down

0 comments on commit 123e854

Please sign in to comment.