Skip to content
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

JSpecify: avoid crashes when encountering raw types #792

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

msridhar
Copy link
Collaborator

We check for the presence of a raw type and (for now) bail out of any checking. Adding further support for JSpecify checking of raw types is a low priority (not even sure anything needs to be done).

This fixes the initial crash from #791, though we may want to leave that issue open for now until we split off issues for the other crashes as needed.

@msridhar msridhar added the jspecify Related to support for jspecify standard (see jspecify.dev) label Jul 25, 2023
Copy link
Collaborator

@lazaroclapp lazaroclapp left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@msridhar msridhar merged commit 48772af into uber:master Jul 26, 2023
7 checks passed
@msridhar msridhar deleted the manu/issue-791 branch July 26, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jspecify Related to support for jspecify standard (see jspecify.dev)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants