Skip to content

Issues: dart-lang/language

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Do extension types support statically checked variance? extension-types question Further information is requested variance Issues concerned with explicit variance
#3624 opened Feb 22, 2024 by eernstg
Questions about "extension types" extension-types feature Proposed language feature that solves one or more problems
#3532 opened Dec 22, 2023 by matanlurey
Allow extension types to declare abstract instance members. extension-types extension-types-later Issues about extension types for later consideration request Requests to resolve a particular developer problem
#3381 opened Oct 4, 2023 by lrhn
Can extension types declare abstract members? extension-types extension-types-later Issues about extension types for later consideration question Further information is requested
#3283 opened Aug 17, 2023 by srawlins
Make sure type-special-casing for numbers is updated to account for extension types. extension-types inline-classes Cf. language/accepted/future-releases/inline-classes/feature-specification.md
#3203 opened Jul 7, 2023 by lrhn
Should inline class members with same names as those of the field be targets of lint? extension-types inline-classes Cf. language/accepted/future-releases/inline-classes/feature-specification.md
#3168 opened Jun 27, 2023 by Cat-sushi
Primary constructor on classes data-classes extension-types feature Proposed language feature that solves one or more problems inline-classes Cf. language/accepted/future-releases/inline-classes/feature-specification.md primary-constructors structs
#2364 opened Jul 29, 2022 by leafpetersen
ProTip! Exclude everything labeled bug with -label:bug.