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

Fix lint issues on nightly #716

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Fix lint issues on nightly #716

merged 2 commits into from
Mar 8, 2024

Conversation

jonasbb
Copy link
Owner

@jonasbb jonasbb commented Mar 8, 2024

Disable unused_qualifications and enable doc_markdown.

Change some code places to fix the warning.
Disable the warning in the Cargo.toml file because it causes problems
with the darling derives used for the macro code.
@jonasbb jonasbb merged commit 0bec6e7 into master Mar 8, 2024
19 checks passed
@jonasbb jonasbb deleted the fix-warnings branch March 8, 2024 19:29
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.

1 participant