dart-sdk/pkg/vm
Lasse R.H. Nielsen 5543293a16 Reland "Expire 3.0.0 experiment flags."
This is a reland of commit 6f29e7fce4

Original change's description:
> Expire 3.0.0 experiment flags.
>
> TEST=Existing tests covers.
> Change-Id: I161eefdc28c74f63ba1ee926800a01eea03d9930
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/331960
> Commit-Queue: Lasse Nielsen <lrn@google.com>
> Reviewed-by: Alexander Thomas <athom@google.com>

TEST=Existing tests covers.
Change-Id: I384e77744c74774a250be413358a7fa176117167
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332684
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
2023-11-17 13:10:01 +00:00
..
bin [vm] Rename nullSafety to soundNullSafety in pkg/vm 2023-11-07 14:32:20 +00:00
lib Revert "Reland "[pkg/vm] Handle switch statements in unreachable code eliminator."" 2023-11-13 16:39:09 +00:00
test Reland "Expire 3.0.0 experiment flags." 2023-11-17 13:10:01 +00:00
testcases/transformations [cfe] Make extension type non-nullable only if it implements Object 2023-11-15 14:02:35 +00:00
tool [pkg/vm] Bump language version to 3.0 and cleanup experimental flags 2023-09-12 20:18:59 +00:00
analysis_options.yaml [pkg/vm] analyze using package:lints 2022-07-07 23:22:49 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml [pkg/vm] Bump language version to 3.0 and cleanup experimental flags 2023-09-12 20:18:59 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.