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 type inference for control-flow collections #36276

Closed
6 tasks done
kmillikin opened this issue Mar 20, 2019 · 2 comments
Closed
6 tasks done

CFE: Implement type inference for control-flow collections #36276

kmillikin opened this issue Mar 20, 2019 · 2 comments
Assignees
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues. front-end-fasta 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 20, 2019

Type inference and run-time check insertion for control-flow collections needs to be implemented. These are normally blocked on being able to compile the corresponding construct (#36274).

@kmillikin kmillikin added P1 A high priority bug; for example, a single project is unusable or has many test failures area-front-end Use area-front-end for front end / CFE / kernel format related issues. labels Mar 20, 2019
@kmillikin kmillikin added this to the Dart2.3 milestone Mar 20, 2019
@kmillikin
Copy link
Author

This is on target for landing by March 29.

@chloestefantsova
Copy link
Contributor

The proposed implementation is in https://dart-review.googlesource.com/c/sdk/+/98015 and https://dart-review.googlesource.com/c/sdk/+/98180. I think we may close this issue when the two CLs are landed.

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. front-end-fasta 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

2 participants