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 clippy warnings #695

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Fix clippy warnings #695

merged 1 commit into from
Feb 22, 2024

Conversation

GnomedDev
Copy link
Contributor

RA flagged all these warnings, so I just fixed all of them.

@GnomedDev GnomedDev force-pushed the fix-clippy branch 2 times, most recently from 99b0a4a to 41abcc0 Compare February 21, 2024 10:12
Copy link
Collaborator

@philipc philipc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! It seems I've been neglecting to run clippy on the tests.

crates/examples/src/bin/dwarfdump.rs Outdated Show resolved Hide resolved
crates/examples/src/bin/dwarfdump.rs Outdated Show resolved Hide resolved
crates/examples/src/bin/dwarfdump.rs Outdated Show resolved Hide resolved
src/read/cfi.rs Outdated Show resolved Hide resolved
tests/parse_self.rs Outdated Show resolved Hide resolved
tests/parse_self.rs Outdated Show resolved Hide resolved
tests/parse_self.rs Outdated Show resolved Hide resolved
src/read/unit.rs Outdated Show resolved Hide resolved
src/write/op.rs Outdated Show resolved Hide resolved
src/read/cfi.rs Show resolved Hide resolved
@GnomedDev GnomedDev force-pushed the fix-clippy branch 2 times, most recently from fc05230 to bee46b0 Compare February 21, 2024 12:07
@philipc philipc merged commit 20477a6 into gimli-rs:master Feb 22, 2024
20 checks passed
@GnomedDev GnomedDev deleted the fix-clippy branch February 22, 2024 11:01
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.

None yet

2 participants