- Notifications
You must be signed in to change notification settings - Fork 228
Pull requests: dart-lang/language
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Eliminate the notion of "bound resolution" from inference.md.
#4013 opened Aug 5, 2024 by stereotype441 Loading…
1 task done
Update strict-inference re: return types of setters, overriding methods cla: yes
#595 opened Sep 26, 2019 by srawlins Loading…
Update pre-null-safety spec with new null safety sections
#2023 opened Dec 10, 2021 by eernstg Loading…
State that special-case
num typing rules do not apply to extension type members #3396 opened Oct 12, 2023 by lrhn Loading…
Update language text to specify language versions. cla: yes
#863 opened Mar 2, 2020 by lrhn Loading…
First cut at analyzer preferred subtyping algorithm cla: yes
#388 opened Jun 3, 2019 by leafpetersen Loading…
Introduce rules to say that missing formal parameter type means dynamic
#2163 opened Mar 22, 2022 by eernstg Loading…
Extension types - add updated inference rules for
num types. #3384 opened Oct 6, 2023 by lrhn Loading…
Update static extension proposal with constructors
#4537 opened Oct 15, 2025 by leafpetersen Loading…
Flow analysis preliminaries cla: yes nnbd NNBD related issues
#473 opened Jul 26, 2019 by leafpetersen Loading…
Specify that enums extend
_Enum from dart:core. #3671 opened Mar 21, 2024 by stereotype441 Loading…
1 task done
Specify the private override error caused by a mixin application cla: yes
#1626 opened May 10, 2021 by eernstg Loading…
Adjust specification of evaluation order for instance getters returning a function
#2182 opened Apr 1, 2022 by eernstg Loading…
Make it an error to have
on F when F is final in another library. #2956 opened Mar 29, 2023 by lrhn Loading…
Specify that constant assertions are always evaluated cla: yes
#1271 opened Oct 27, 2020 by lrhn Loading…
Add declaration-site variance feature specification cla: yes
#1230 opened Sep 21, 2020 by eernstg Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.