Skip to content

chore: Cleanup imports - #68

Merged
jbeyerstedt merged 1 commit into
mainfrom
chore/imports
Jul 21, 2026
Merged

chore: Cleanup imports#68
jbeyerstedt merged 1 commit into
mainfrom
chore/imports

Conversation

@jbeyerstedt

@jbeyerstedt jbeyerstedt commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

About this PR

Because of the huge amount of feature flag that this crate has, "global" imports can get quite messy. So it makes more sense to use more verbose type specifiers and also move trait imports to the functions which actually use them.

To-Do

  • run feat-permut.sh with --more for "build", "test", "clippy"
  • run feat-permut.sh for "wasm-build" and "wasm-test"

Known Issues

  • What problems remain?

Ideas for Future Iterations

  • How could this be improved in the future?

How to Test

  • How could someone else test this? Are there edge-cases that need special attention?

@BendixBuchheister BendixBuchheister left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@jbeyerstedt
jbeyerstedt merged commit f8f785b into main Jul 21, 2026
3 checks passed
@jbeyerstedt
jbeyerstedt deleted the chore/imports branch July 21, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants