Skip to content

Add Never to type text #2170

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 1 commit into from
Mar 26, 2020
Merged

Add Never to type text #2170

merged 1 commit into from
Mar 26, 2020

Conversation

jcollins-g
Copy link
Contributor

@jcollins-g jcollins-g commented Mar 26, 2020

This prevents an assert when attempting to generate docs for something including the 'Never' type.

Real tests for this will depend on dart-lang/sdk#41222, but this will unblock dartdoc for the snapshot shipped with the SDK.

@googlebot googlebot added the cla: yes Google CLA check succeeded. label Mar 26, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 91.821% when pulling 0706751 on unrecognized-never into a0cec02 on master.

@jcollins-g jcollins-g merged commit 95279c1 into master Mar 26, 2020
@jcollins-g jcollins-g deleted the unrecognized-never branch March 26, 2020 22:35
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.

4 participants