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: Implement "Control Flow Collections" #36333

Closed
3 tasks done
kmillikin opened this issue Mar 25, 2019 · 2 comments
Closed
3 tasks done

CFE: Implement "Control Flow Collections" #36333

kmillikin opened this issue Mar 25, 2019 · 2 comments
Assignees
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues. P1 A high priority bug; for example, a single project is unusable or has many test failures
Milestone

Comments

@kmillikin
Copy link

kmillikin commented Mar 25, 2019

There are three main strands of work: non-const collections, const collections, and type inference:

@kmillikin kmillikin added the area-front-end Use area-front-end for front end / CFE / kernel format related issues. label Mar 25, 2019
@kmillikin kmillikin added this to the Dart2.3 milestone Mar 25, 2019
@kmillikin kmillikin added P2 A bug or feature request we're likely to work on P1 A high priority bug; for example, a single project is unusable or has many test failures and removed P2 A bug or feature request we're likely to work on labels Mar 25, 2019
@askeksa-google
Copy link

When #36387 is fixed, const support is feature complete (though still missing some error checks).

@chloestefantsova
Copy link
Contributor

I've just landed the last part of it. Please, re-open if anything is missing.

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. P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

No branches or pull requests

3 participants