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

checker: warn when casting between reference types outside of unsafe #7892

Merged
merged 4 commits into from
Jan 5, 2021

Conversation

ntrel
Copy link
Contributor

@ntrel ntrel commented Jan 5, 2021

Note: Checking casts between non-reference, reference and C pointers will be done separately.

@ntrel ntrel changed the title checker: warn when casting between references outside of unsafe checker: warn when casting between reference types outside of unsafe Jan 5, 2021
@ntrel ntrel marked this pull request as ready for review January 5, 2021 13:41
@spytheman spytheman merged commit 3203a12 into vlang:master Jan 5, 2021
@ntrel ntrel deleted the ptr-cast5 branch January 5, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants