Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Roll dart to c8f8c11 (#15708)
Browse files Browse the repository at this point in the history
* Roll dart to c8f8c11.

Changes since last dart roll:
```
c8f8c11 Revert "[vm/fieldtable] Move current field values out of Field object into separate table."
746d3fb Use BoolExpressionVerifier in BinaryExpressionResolver.
7b44fa4 Migrate "lib_2/developer" to NNBD.
c7745a1 contribute local completions for mixin members
d19b2b0 Use NullableDereferenceVerifier in resolver instead of ErrorVerifier.
93b40dc NNBD preview: Flip non-null reasons back on
356fa11 Extract BoolExpressionVerifier.
445c084 Use nullable context type for operand of null-check operator. (2)
05632be [nnbd/collection] fix infinite loop in nnbd sdk
8a947de [dartdevc] clear console on hot restart
```
  • Loading branch information
aam authored Jan 17, 2020
1 parent 5734ece commit d7e88de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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': 'f1df196ddfe476eae3ad7107fc062a251dd4a3a6',
'dart_revision': 'c8f8c11b70b49f77564de6c4dc85d4de385442cf',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 3ad0b99bb0cfc8a955f734bab97a25b9
Signature: 9ab2f329f1834718c231c8bc33e6ab62

UNUSED LICENSES:

Expand Down

0 comments on commit d7e88de

Please sign in to comment.