summaryrefslogtreecommitdiffhomepage
path: root/clippy.toml
AgeCommit message (Collapse)AuthorFilesLines
2022-06-21Fix the large majority of clippy warningsJonathan1-0/+1
This commit fixes most of the remaining clippy warnings in the codebase. These warnings were the more semantically difficult ones to fix. There are some warnings that remain from the rebase that will be fixed in the upcoming PR.