-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
feat: using platform-specific apis #3788
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.
Looking good @danil-pavlov!
I mostly have minor comments. There are two things I consistently changed:
- "expected/actual mechanism" -> "expected and actual declarations". I think this is clearer for the reader.
- The "correct" implementation -> The "right" or "relevant" implementation. "Correct" makes it sound like there are incorrect implementations. This could just be a nit from me as a native speaker though.
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.
Just a few more minor comments! There were also a couple left over from the last review.
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.
Looking good! Just a couple suggestions left but LGTM!
9d5e845
to
1c70755
Compare
1c70755
to
563df81
Compare
No description provided.