Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added lint enum_struct_variant_field_now_doc_hidden #687

Merged
merged 10 commits into from
Mar 8, 2024

Conversation

arpity22
Copy link
Contributor

@arpity22 arpity22 commented Mar 8, 2024

Lint for when a field in struct variant in public enum is now marked as #[doc(hidden)]

Issue mentioned in #578

Caught a lint in test crate for the lint enum_now_doc_hidden, which is mentioned in the test output for this lint

@obi1kenobi obi1kenobi enabled auto-merge (squash) March 8, 2024 19:17
@obi1kenobi
Copy link
Owner

Very nice! Marked for merge 🚀

If you're open to shipping more lints, I'm very happy to keep merging them!

@obi1kenobi obi1kenobi merged commit e371634 into obi1kenobi:main Mar 8, 2024
32 checks passed
@arpity22
Copy link
Contributor Author

arpity22 commented Mar 8, 2024

Maybe tomorrow I kinda have to study for my tests now😅

@obi1kenobi
Copy link
Owner

Of course, good luck with your tests!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants