This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll dart to 01350005aab7a7bfe2dc98066cb7acc95a811f7a#40455
Merged
auto-submit[bot] merged 2 commits intoflutter:mainfrom Mar 20, 2023
Merged
Roll dart to 01350005aab7a7bfe2dc98066cb7acc95a811f7a#40455auto-submit[bot] merged 2 commits intoflutter:mainfrom
auto-submit[bot] merged 2 commits intoflutter:mainfrom
Conversation
Changes since last roll ``` bd62be296cb [tests] Avoid imports across null safety suites a2307a1110c [dart2js] Use CFE static types for variables in null-safe libraries. 62e3c47e45b [dart2js] Don't rely on `== null` promoting to Null in rti.dart. 6f45c8534ee Bump matcher to dc310d95663da10a90e7898cd4e322695f693d4f 1755f890926 [vm/ffi] Add class modifiers 80c2b02bd0b [ddc] Adding a runtime flag for real deferred loading in DDC 2cec283bd07 update covariant setter test to test mixin class behavior also d190e167661 Fix handling of `@Injectable` functions 7cc2553fa1f [_fe_shared_analyzer] Use real exhaustiveness checking algorithm 771042f5ca8 Prepare to publish analyzer 5.8.0 and _fe_analyzer_shared 56.0.0 cf7d78cc2c2 [dart2js] Run modular steps with sound null safety 4c70caf4dfc [deps] rev http 3b06df241fe Clean up a number of 2.19 opt outs in language tests. e34165c5431 Reland "[io] Improve the performance of the IOSink returned by `openWrite` by writing eagerly and accumulating small writes." dcd65d0122a [ Benchmarks ] Update SDKArtifactSizes benchmarks to include dart2wasm and DevTools d362996c9ce Issue 51758. Don't consider not ClassElement to be a supertype of a class type alias. 43b74160e07 Fix crash when trying to do cast `X` to `FutureOr<X>` 337d2cc8b18 [ANTLR] Move optional trailing question mark up. 8912e037976 [co19] Roll co19 to e8141111c3315b0a9c151fcac0e14656dcfddac5 bf68f9320b5 [_fe_analyzer_shared] Improve exhaustiveness for cast pattern 21737a6c2ec [dart2js] Fix type variable detection for interfaces nested in records for RTI. fbe4cbf69f5 Bump linter to 07c4d17, just before new deprecated_member rule 5604db5fc92 Issue 51661. Fix for SwitchExpression in serialized expressions. 743caee6f0b [js_types] Migrate Dart2Wasm internal interop classes to JS types. 539dad5657d [analysis_server] Support moving sealed classes in "Move to File" refactor 3802bc7e32d Support for RecordTypeAnnotation in constants, in summaries. f46c9afc12d [analysis_server] Add type arguments to remaining raw types 454219b371f [analysis_server] Retain body's leading comments when adding curly braces 26311db0b52 [cfe] Avoid reporting subtype modifier errors on final supertypes outside of library. c761de6e3ef [analyzer] Move 3 more HintCodes to be WarningCodes, UNNECESSARY_N* 68353d76a49 Add a flag to disable the new unified_analytics for a single session. ec39319bf78 [VM/Timeline] Add a synchronization monitor to TimelineTrackMetadataRace test 51d5eb6e939 Remove build_daemon constraint from web template. c828440c79c [js] Erase types in `_skwasm_impl`. f910c3d92bc [libraries.dart] update and normalize the libraries.dart file 1f598154a0b [beta][vm] Fix `Dart_CObject_Type` breaking change ```
zanderso
approved these changes
Mar 20, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 20, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes since last roll
Manual roll due to changes needed in BUILD.gn for matcher