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

Clippy linting (2024-10) #580

Merged
merged 8 commits into from
Oct 28, 2024
Merged

Clippy linting (2024-10) #580

merged 8 commits into from
Oct 28, 2024

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Oct 28, 2024

No description provided.

- elide lifetimes
- simplify pattern for whitespace trimming
- elide lifetimes
- elide lifetimes
- rewrite &[b' '] as byte string
- prefer inspect over map in some cases
- elide lifetimes
- prefer inspect over map
- prefer all type parameter bounds in the same place
- elide lifetimes
@Enet4 Enet4 added chore For keeping the project tidy A-lib Area: library C-object Crate: dicom-object C-encoding Crate: dicom-encoding C-parser Crate: dicom-parser C-dictionary Crate: dictionary-std C-core Crate: dicom-core C-pixeldata Crate: dicom-pixeldata C-ul Crate: dicom-ul C-json Crate: dicom-json labels Oct 28, 2024
@Enet4 Enet4 merged commit 444bf77 into master Oct 28, 2024
4 checks passed
@Enet4 Enet4 deleted the chore/clippy/2024-10 branch October 28, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library C-core Crate: dicom-core C-dictionary Crate: dictionary-std C-encoding Crate: dicom-encoding C-json Crate: dicom-json C-object Crate: dicom-object C-parser Crate: dicom-parser C-pixeldata Crate: dicom-pixeldata C-ul Crate: dicom-ul chore For keeping the project tidy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant