Skip to content

Conversation

seyyed-dev
Copy link
Contributor

should id add #[allow(dead_code)] or remove functions? What do you think about struct fields?

@oli-obk
Copy link
Collaborator

oli-obk commented Sep 21, 2025

I think we should remove all dead code, struct fields may be "dead" but still used in debug printing, but that's a rare case

@seyyed-dev
Copy link
Contributor Author

Unused functions are removed.

@oli-obk oli-obk merged commit e79ff69 into davidbarsky:main Sep 21, 2025
4 checks passed
@seyyed-dev seyyed-dev deleted the example-clippy branch September 21, 2025 23:16
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