-
Notifications
You must be signed in to change notification settings - Fork 439
Improve diagnostics message for init declaration #1397
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
Improve diagnostics message for init declaration #1397
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @StevenWong12, this PR is going and the right direction and the improvements in the tests are looking good. I’ve put a few comments inline.
eb4ee76
to
0d73e89
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Thank you. This looks good 👍
@swift-ci Please test |
@StevenWong12 I approved but when I hit approve I forgot that I still had an open comment. If you could address #1397 (comment), I’ll merge the PR. |
c7a565d
to
2d02851
Compare
Hey @ahoppen, I think the .raw is redundant. Already removed it😀. |
Thank you. |
@swift-ci Please test |
1 similar comment
@swift-ci Please test |
Fixed part of TODOs in #1373
Also fixed a TODO in
InitDeinitTests.swift