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

Finalize and specify rules for local variable inference #27500

Closed
munificent opened this issue Oct 5, 2016 · 4 comments
Closed

Finalize and specify rules for local variable inference #27500

munificent opened this issue Oct 5, 2016 · 4 comments
Assignees
Labels
area-specification (deprecated) Deprecated: use area-language and a language- label.

Comments

@munificent
Copy link
Member

munificent commented Oct 5, 2016

The type inference rules for local variables declared without a type are pretty well-tested at this point, but I think there are a couple of corners to hammer out and then we need to add them to the spec.

Edit by @eernstg Feb 2018: Note that this is now essentially one of the subtasks of #31228.

@munificent munificent added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). docs-language-spec labels Oct 5, 2016
@munificent munificent added this to the 1.50 milestone Oct 5, 2016
@leafpetersen leafpetersen self-assigned this Oct 5, 2016
@floitschG
Copy link
Contributor

Status update:
Ideally we would like to spec the rules for 1.50, but no other team should be affected, if this issue slips.

@leafpetersen
Copy link
Member

started: I am working on this in the background, but as noted above, this is purely a spec issue with no implementation dependencies, so lower priority.

@munificent munificent added area-specification (deprecated) Deprecated: use area-language and a language- label. and removed area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). docs-language-spec labels Dec 13, 2016
@dgrove dgrove modified the milestones: 1.50, 1.23 Feb 14, 2017
@leafpetersen leafpetersen removed this from the 1.23 milestone Mar 21, 2017
@eernstg
Copy link
Member

eernstg commented Feb 7, 2018

No Dart 2 milestone: This is now considered a subtask of #31228, which has a Dart 2 milestone.

@srawlins
Copy link
Member

srawlins commented Jun 8, 2020

I think this can be closed in favor of the local variable inference rules being written for Null Safety Dart.

@srawlins srawlins closed this as completed Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-specification (deprecated) Deprecated: use area-language and a language- label.
Projects
None yet
Development

No branches or pull requests

6 participants