Skip to content

Removing wildcard imports kind of stalled out. #1894

@cbiffle

Description

@cbiffle

After achieving consensus with the team, in #1752 I started removing uses of wildcard imports (that is, use somecrate::*;) in Hubris. I'm using Clippy to try to avoid regressions in the areas where they've been removed.

But there's a lot of Hubris left, and new wildcard imports are occasionally still added (potentially by copy-paste from previous ones).

It would be nice to clean the rest of this up, and it would be nice to spread the work across more people than just me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    developer-experienceFixing this would have a positive impact on developer experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions