Skip to content

Extract deprecated usages of analyzer #2561

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

jcollins-g
Copy link
Contributor

Primarily, stop using FunctionTypeAliasElement and change what's necessary to use TypeAliasElement instead. Also eliminate use of deprecated Directory.parent and clean up some ugly loops.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Mar 8, 2021
@jcollins-g jcollins-g requested a review from scheglov March 8, 2021 20:20
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 91.729% when pulling 89c79d7 on jcollins-g:generic-type-aliases+extract-deprecations into f04164b on dart-lang:master.

@jcollins-g jcollins-g merged commit 48b0149 into dart-lang:master Mar 8, 2021
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.

3 participants