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

Document Validator::validate_while_typing not being implemented #460

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Document Validator::validate_while_typing not being implemented #460

merged 1 commit into from
Nov 15, 2020

Conversation

lberrymage
Copy link
Contributor

This was previously not apparent to library consumers, and can/has lead
to confusion when the function doesn't/didn't work as users expect(ed).
This commit makes it more clear to users that the function is a no-op by
exposing such information through rustdoc.

This was previously not apparent to library consumers, and can/has lead
to confusion when the function doesn't/didn't work as users expect(ed).
This commit makes it more clear to users that the function is a no-op by
exposing such information through rustdoc.
@gwenn gwenn merged commit cbf0f94 into kkawakam:master Nov 15, 2020
@gwenn
Copy link
Collaborator

gwenn commented Nov 15, 2020

Thanks.

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.

2 participants