Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFE null safety messages tweaking for Dart 3 #50638

Closed
mit-mit opened this issue Dec 6, 2022 · 1 comment
Closed

CFE null safety messages tweaking for Dart 3 #50638

mit-mit opened this issue Dec 6, 2022 · 1 comment
Assignees
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues.

Comments

@mit-mit
Copy link
Member

mit-mit commented Dec 6, 2022

Various CFE messages should be tweaked a bit for Dart 3, now that sound null safety is required.

For example, A library can't opt out of null safety by default, when using sound null safety. could be just Library doesn't support null safety.

@mit-mit mit-mit added this to the Dart 3 alpha 1 milestone Dec 6, 2022
@mit-mit
Copy link
Member Author

mit-mit commented Dec 6, 2022

Took a stab at this in https://dart-review.googlesource.com/c/sdk/+/273844

@mit-mit mit-mit self-assigned this Dec 6, 2022
@srawlins srawlins added the area-front-end Use area-front-end for front end / CFE / kernel format related issues. label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues.
Projects
None yet
Development

No branches or pull requests

2 participants