Skip to content

Disable clippy::pedantic lints on macro output.#100

Merged
caibear merged 1 commit intomainfrom
no_clippy_pedantic_on_macro_output
Apr 9, 2026
Merged

Disable clippy::pedantic lints on macro output.#100
caibear merged 1 commit intomainfrom
no_clippy_pedantic_on_macro_output

Conversation

@finnbear
Copy link
Copy Markdown
Member

@finnbear finnbear commented Jan 6, 2026

Fix #99

@caibear caibear merged commit c136447 into main Apr 9, 2026
3 checks passed
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.

Clippy emits warnings when pedantic lints are enabled with derive macro

2 participants