mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart e6887536aa..c74e68e501 (14 commits)
dart-lang/sdk@c74e68e501 Add documentation for more diagnostics dart-lang/sdk@59008b8692 Skip parts with invalid URIs. dart-lang/sdk@3b1d3de988 update parser to report out of order "?.." operator dart-lang/sdk@420b292410 [vm/compiler] More work on the IL serializer. dart-lang/sdk@ebf1f01ca5 [vm/compiler] Continued work on the IL deserializer. dart-lang/sdk@bdf237fa77 [cfe] Add a bit to Library to inticate if it's opted in for NNBD dart-lang/sdk@a350f6e57d [gardening] Always use Dart binary from checked-in sdk when running gen_kernel in vm/dart tests dart-lang/sdk@94b3a3f2ac [cfe] Don't reuse type parameters of FunctionNode in its functionType dart-lang/sdk@a9a9765eb3 [gardening] Skip dart/run_appended_aot_snapshot_test on simarm_x64 dart-lang/sdk@8b26ae942f Change name of test configuration on abi test builder. dart-lang/sdk@ce5556ab36 [kernel] Load classes lazily dart-lang/sdk@2bfe714d42 [kernel] Make class hierarchy member lists lazy dart-lang/sdk@a62289451d Update changelog to include the recent breaking change dart-lang/sdk@60ca2b840d Revert "Enable visibleForTesting on unnamed constructors"
This commit is contained in:
parent
b9e652ef36
commit
3affe1919a
2
DEPS
2
DEPS
@ -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': 'e6887536aadc7fbd1990448989601cee0224958d',
|
||||
'dart_revision': 'c74e68e50170e9d3965b7d649d22ceba939995ba',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user