-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Meta issue tracking analyzer Dart 2.0 type system inconsistencies #32395
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
Comments
I'm doing some preliminary triage above, feel free to adjust or move around. |
This will likely be needed by mid-April. |
I'm putting stable as the milestone for the meta-issue. |
Updated to mark ".call is not checked: #27098" fixed |
@leafpetersen Is this list complete? Is it up to date? Is everything on it still needed for stable? What priority should it have? |
@bwilkerson @devoncarew I just did a quick triage pass on open issues looking for 2.0 type system issues and added bullets above in approximate priority order. I'll do some more triage next week. I wouldn't say any of these are strictly blockers, but the top few at least would be good to fix before 2.0. |
@leafpetersen This issue is out of date. I have made sure that all of the still open issues listed above have the 2.1 milestone associated with them. Given that, I'm going to close it, but feel free to re-open it if you think it's still useful. |
This issue is a meta-issue to track places where the new front end and the analyzer (using the analyzer driver's resolution) disagree.
Update: Open issues
const
values #32918mixin
andidentifier
: Analyzer:mixin
andinterface
should be builtin identifiers in Dart 2 #33131Blocking issues (in the beta 3 timeframe):
Non-blocking open issues:
--
cc @devoncarew @stereotype441 @scheglov @bwilkerson
The text was updated successfully, but these errors were encountered: