This repository has been archived by the owner on Feb 25, 2025. It is now read-only.
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.
dart-lang/sdk@760a9690c2 Remove tests irrelevant for Dart 2
dart-lang/sdk@185eec12a6 Avoid crash on falsely enqueued .call methods.
dart-lang/sdk@3ea3b21e3c Deprecate summary field PackageBundle.unlinkedUnitHashes.
dart-lang/sdk@1b8f3026bf Remove most of isStrongModeError: false, update language_2 tests.
dart-lang/sdk@c6d786a3e7 [vm/bytecode] Take environment defines into account when generating bytecode
dart-lang/sdk@cc62869910 [Status files] Update status for passing corelib_2 tests in bytecode mode
dart-lang/sdk@0789ab8b0e Add clarification for broadcast stream.first
dart-lang/sdk@68e66d4ef5 Parser test cleanup
dart-lang/sdk@34963476ed Clarify behavior of sublist with end == start
dart-lang/sdk@bb382f3c81 Drop _CastQueueMixin
dart-lang/sdk@38b9a544df Call our error events in StreamTransform.bind doc
dart-lang/sdk@1b13583ba8 [vm/bytecode] Keep original declaration order of named parameters in native wrappers