-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).Use area-sdk for general purpose SDK issues (packaging, distribution, …).
Milestone
Description
In order not to release a stable SDK where a shipped experimental flag can be disabled, we should expire the constant-update-2018 flag before D25 is released.
The flag is expired by this CL: https://dart-review.googlesource.com/c/sdk/+/113182
After the expiration is landed, we can clean up superfluous calls of the constant evaluator (this and this). These would also be useful to have in D25, as they constitute a performance overhead.
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).Use area-sdk for general purpose SDK issues (packaging, distribution, …).