This repository was archived by the owner on Feb 25, 2025. It is now read-only.
src/third_party/dart a2aec5eb06...86dba81dec #10155
Merged
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@86dba81dec Tests for codeRange and metadata for annotations.
dart-lang/sdk@800b734ee5 Add DartType.isDartCoreNum getter.
dart-lang/sdk@dcc7e038a4 Skip summary1 tests when summary2 is enabled.
dart-lang/sdk@25f91383a7 [dart/fuzzer] show exit/stdout/stderr on fail
dart-lang/sdk@7d6024b0ff [dartdevc] Fix for DDC overzealously expanding nested constants
dart-lang/sdk@db25ef8a9c Report unnecessary !
dart-lang/sdk@ac45f46ce0 Bump the ABI version and oldest supported version to the same value
dart-lang/sdk@de71dd4173 Rename Reference.node2 to just 'node'.
dart-lang/sdk@95dcd5c258 Fix two bugs and refactor and extend the tests
dart-lang/sdk@8b24e21980 Rename extension methods syntax test so that it actually runs.
dart-lang/sdk@aac3ce5573 Add failing tests for summaries and referencing / invoking static methods of extensions.
dart-lang/sdk@20f17c725d [ Service ] Fix issue where FlagList was being populated with nulls in package:vm_service
dart-lang/sdk@938d3be958 Revert "Add various missing argument checks to dart:io natives."
dart-lang/sdk@8fb4240bcb [dartdevc] Temporarily skip const stress tests in DDK
dart-lang/sdk@368b3f0ab4 Reland "[ VM / Service ] Pulled in vm_service_drivers from its own repo."
dart-lang/sdk@5d5a0c0164 Check in token-level language model via tflite ffi
dart-lang/sdk@b9ab8efca6 Implement LUB for interface types with nullability.
dart-lang/sdk@8fb6f68f43 Support resolution of this
dart-lang/sdk@5357056a20 [cfe] Report errors when extension declarations are used as types
dart-lang/sdk@f771a1f978 Skip deep constant nesting test on Windows dart2js. It crashes infrastructure.
dart-lang/sdk@fbcbb83cab Add documentation for more diagnostics
dart-lang/sdk@d9287f4fe6 Reland "[dart] Enable constant-update-2018"
dart-lang/sdk@b74ae33406 Fix various issues with a generic method test
dart-lang/sdk@ba72890aa7 Add various missing argument checks to dart:io natives.
dart-lang/sdk@b716a4e3cd Flow analysis: document how state methods are expected to be used.
dart-lang/sdk@41907fd4a5 Flow analysis: clarify when variables are removed from the "promoted" map.
dart-lang/sdk@fdfad8d2f2 Flow analysis: fix a typo
dart-lang/sdk@9c2970d17e Update checked-in SDK to 2.5.0-dev.
dart-lang/sdk@df509bfbf9 [infra] Kill test runner's batch compilers with sigkill if sigterm fails.