Skip to content

Clippy lint fixes (2024-12)#611

Merged
Enet4 merged 5 commits intomasterfrom
chore/clippy-lint
Dec 7, 2024
Merged

Clippy lint fixes (2024-12)#611
Enet4 merged 5 commits intomasterfrom
chore/clippy-lint

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Dec 7, 2024

  • [ul] Clippy lint fix
  • [core] Clippy lint fix
  • [parser] Clippy lint fix
  • [dictionary-builder] compile tag regexes outside line loop

Enet4 added 5 commits December 7, 2024 12:33
- elide lifetime in impl
- len() on string does not need as_bytes()
- use is_some_and(_) instead of map_or(false, _)
- elide more lifetimes
@Enet4 Enet4 added chore For keeping the project tidy C-parser Crate: dicom-parser C-core Crate: dicom-core C-ul Crate: dicom-ul C-dictionary-builder Crate: dicom-dictionary-builder labels Dec 7, 2024
@Enet4 Enet4 merged commit c0a1065 into master Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-core Crate: dicom-core C-dictionary-builder Crate: dicom-dictionary-builder C-parser Crate: dicom-parser 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