Skip to content

Commit 663967b

Browse files
committed
Roll src/third_party/dart ba0147ac07..266d823f5c (12 commits)
266d823f5c remove unused scanner error list 986fbe34d7 [dartdevc] fix flutter#36275, emit members whose names are from other libraries 602ac1226d Check if element conditions for downcasts 2ffe0c7b7a Report not potential constants in ShortCircuitOperators. 298dacfef5 [vm] Avoid main thread compilation of implicit accessors. 1e405a8226 [ddc] sidestep constant regression in ddk 61e71e785f Prepare to publish analyzer version 0.36.0 c403804d9c [vm/interpreter] Take arg desc into consideration when resolving call method in invoke field dispatchers. 40e77d29d5 Tests for implicit cast properties; add cast for `<T>[...dynamic]`. 9622562482 Make _cancelWakeup a no-op if _sendPort is null 8f827aef4f [vm/bytecode] Recognize identical() in bytecode flow graph builder 02d5d26b83 Fix for 'int' in const List<void>.
1 parent 81dbfc1 commit 663967b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': 'ba0147ac077b3f2e40694791872d610de61ed982',
34+
'dart_revision': '266d823f5c5733c1f0a0bb3a4f4f398a15f81e8f',
3535

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

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b76e84a42f37701a84355e415b774050
1+
Signature: a1b4b559a1f0f48db96b691ff133002c
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)