mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
e8906e65e7
This prepares dart2js to default to sound null safety in Dart 3.0. The compiler no longer infers the default mode based on the input program, instead uses sound null safety unless '--no-sound-null-safety' is specified. On a separate change, we expect to remove the option of disabling null safety. Note: this change should also be reflected in the CHANGELOG, but we've currently not included it to redeuce merge conflicts, as we plan to land multiple 3.0-alpha changes in a short window of time Change-Id: Id87498cc5976548ec89d1f36c60674b72406950a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270860 Reviewed-by: Nate Biggs <natebiggs@google.com> Commit-Queue: Siva Annamalai <asiva@google.com> Reviewed-by: Mayank Patke <fishythefish@google.com> |
||
---|---|---|
.. | ||
commands | ||
smoke | ||
analysis_server_test.dart | ||
analytics_test.dart | ||
core_test.dart | ||
experiment_util.dart | ||
experiments_test.dart | ||
fix_driver_test.dart | ||
load_from_dill_test.dart | ||
no_such_file_test.dart | ||
regress_46364_test.dart | ||
sdk_test.dart | ||
templates_test.dart | ||
test_all.dart | ||
utils.dart | ||
utils_test.dart |