This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 5cce1e4acd..d5d889668b (17 commits) #13806
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.
This is an automated pull request which will automatically merge once checks pass.
Roll src/third_party/dart 5cce1e4..d5d8896 (17 commits)
dart-lang/sdk@d5d889668b [analyzer] Added variance support for upper/lower bounds.
dart-lang/sdk@a65aff122d [analyzer] Changed subtype checking for variance modifiers.
dart-lang/sdk@a520e771f6 More subtyping tests.
dart-lang/sdk@942419e6ba [analysis_server] Funnel sendServerErrorNotification through logException
dart-lang/sdk@26cabb72c3 [analyzer] Add [SilentException] where previously not reported to users.
dart-lang/sdk@d355778418 [analyzer] rate limit the crash reports we send
dart-lang/sdk@0b210e5e81 strict inference should not complain about top-level setter return types
dart-lang/sdk@ab7bceb622 Ensure that Member(s) are not created around Member(s).
dart-lang/sdk@b3d52df66d Remove undetected unused field in CreateAllSummariesVisitor
dart-lang/sdk@158559bc03 Changelog update for extension method prefix change.
dart-lang/sdk@2563a1b2ac Add an option to dartfix to specify the SDK used by analysis
dart-lang/sdk@667f77ed60 Add an http server for the interactive preview mode
dart-lang/sdk@2a9af7d953 [vm] Late modifier for non-final static fields.
dart-lang/sdk@3771dddf43 [VM/nnbd] Force the DeclarationType of a class to have legacy nullability.
dart-lang/sdk@024a4b2999 Remove unused import
dart-lang/sdk@3bde76208d Fix for AstBinaryFlags.hasQuestion
dart-lang/sdk@63c67a6768 Ignore zero length regions in the preview tool