-
Notifications
You must be signed in to change notification settings - Fork 127
Merge head to NNBD branch #2777
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
Conversation
* flatten * Fix up typedef implementation to handle generic non-class correctly * oops, forgot a bit
…r-extraction Refactor containers to better reflect current Dart behavior
Prepare for dartdoc 3.0.0.
Forgot to clean up these bits in the markdown renderer
…s+typeparams Allow embedded type parameters in references
A PR got merged recently without squash and merge, because there (edit: seemed to be) no way to select landing rules per branch on GitHub (I want merge commits on this branch, but squash and merge on master), and I picked the wrong one by accident. This is why many of the commits don't show the nice "verified" bit. (edit: I think I might have found a way, now, via branch protection. We'll see if it helps.) |
Only manual bit was adding the dart=2.9 comment to
inheritable_container.dart
.