Skip to content

Support the Never type in dartdoc #2167

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

Merged
merged 2 commits into from
Mar 25, 2020
Merged

Conversation

liamappelbe
Copy link
Contributor

Fixes: #2166

@liamappelbe liamappelbe requested a review from jcollins-g March 24, 2020 21:32
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Mar 24, 2020
Copy link
Contributor

@jcollins-g jcollins-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to test this before unforking the SDK? If so, we should add a test.

@liamappelbe
Copy link
Contributor Author

Is it possible to test this before unforking the SDK? If so, we should add a test.

As discussed offline, testing this requires that we run dartdoc on some code that is opted in to NNBD. Not sure of the best way to do that yet, but opting in should be much easier after unforking.

@jcollins-g
Copy link
Contributor

LGTM, will merge when green.

@jcollins-g
Copy link
Contributor

For some reason travis status has not updated, but it passed. Merging.

@jcollins-g jcollins-g merged commit a0cec02 into dart-lang:master Mar 25, 2020
@liamappelbe liamappelbe deleted the nnbd branch March 25, 2020 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow dartdoc to document unforked NNBD SDK
3 participants