dart-sdk/pkg/compiler/tool
Sigmund Cherem e8906e65e7 [3.0 alpha][dart2js] No longer infer the null-safety mode from sources.
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>
2022-12-07 04:02:13 +00:00
..
kernel_visitor Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
null_safety [dart2js] Replace dart2js_dynamic_test with lint and appropriate lint ignores. 2022-11-15 21:11:59 +00:00
used_names [dart2js] Avoid using 'at' as a minified instance method name. 2022-01-29 01:03:52 +00:00
dart2js_profile_many.dart [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
dart2js_stress.dart [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
graph_isomorphizer.dart Change : to = for default values in pkg. 2022-08-24 15:57:16 +00:00
modular_dart2js.dart [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
modular_test_suite.dart [dart2js] Support trimming modular analysis data. 2022-04-20 21:58:29 +00:00
modular_test_suite_helper.dart [3.0 alpha][dart2js] No longer infer the null-safety mode from sources. 2022-12-07 04:02:13 +00:00
modular_test_suite_legacy.dart [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00
szcmp Add szcmp script for comparing sizes of files 2022-03-23 23:59:21 +00:00
track_memory.dart [dart2js] Replace dart2js_dynamic_test with lint and appropriate lint ignores. 2022-11-15 21:11:59 +00:00
update_id_tests.dart [dart2js] Tag all sources with @dart = 2.10 2022-04-06 21:31:45 +00:00