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

Allow generic function types as type arguments #2517

Closed
jcollins-g opened this issue Feb 9, 2021 · 7 comments · Fixed by #2649
Closed

Allow generic function types as type arguments #2517

jcollins-g opened this issue Feb 9, 2021 · 7 comments · Fixed by #2649
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug

Comments

@jcollins-g
Copy link
Contributor

Blocks dart-lang/sdk#44922.

Implement dart-lang/language#496 for dartdoc once analyzer support is available.

@jcollins-g jcollins-g added type-enhancement A request for a change that isn't a bug P1 A high priority bug; for example, a single project is unusable or has many test failures labels Feb 9, 2021
@jcollins-g jcollins-g added the status-blocked Blocked from making progress by another (referenced) issue label Feb 9, 2021
@jcollins-g
Copy link
Contributor Author

Blocked by dart-lang/sdk#44929.

@jcollins-g jcollins-g removed the status-blocked Blocked from making progress by another (referenced) issue label Mar 22, 2021
@leafpetersen
Copy link
Member

How's this looking?

@jcollins-g
Copy link
Contributor Author

This is crashing with current published analyzer. It does not crash, but has some obvious errors/omissions particularly in type bounds for generated documentation at head.

@franklinyow
Copy link
Contributor

Any update?

@devoncarew
Copy link
Member

@jcollins-g - FYI, the likely branch point for the next beta release (the first with this language feature enabled) is on or around May 18th; this is the last bit of work left for the small language features release.

@jcollins-g
Copy link
Contributor Author

@devoncarew is that May 18th date still accurate?

@devoncarew
Copy link
Member

No - it'll be closer to June 4 (https://github.com/dart-lang/sdk/milestone/92).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
4 participants