mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
bea97da4a2
Bug: https://github.com/dart-lang/sdk/issues/44797 This check was previously introduced without a language version, and therefore lead to a breaking change on SDK update. It's now versioned for releases >= 2.13, allowing users to migrate easier. It also adds a hint for the error, providing alternatives for users whose code triggers this check. Change-Id: I4f61066a917ddb18071508291cde00710802fc5d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182920 Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> |
||
---|---|---|
.. | ||
co19 | ||
co19_2 | ||
corelib | ||
corelib_2 | ||
dartdevc | ||
dartdevc_2 | ||
ffi | ||
ffi_2 | ||
language | ||
language_2 | ||
lib | ||
lib_2 | ||
modular | ||
standalone | ||
standalone_2 | ||
web | ||
web_2 | ||
legacy_status_dart2js.csv | ||
README.md |
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.