Skip to content

Removing wildcard_imports lint allowance#4080

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
Lori-Shu:master
May 27, 2026
Merged

Removing wildcard_imports lint allowance#4080
seanmonstar merged 1 commit into
hyperium:masterfrom
Lori-Shu:master

Conversation

@Lori-Shu

Copy link
Copy Markdown
Contributor

The wildcard_imports used in http1.rs is replaced with explict type imports. This is related to #4071 .

The wildcard_imports used in http1.rs is replaced with explict type imports.

@seanmonstar seanmonstar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@seanmonstar seanmonstar merged commit cca6bf1 into hyperium:master May 27, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants