Skip to content

refactor(quinn): Configure out async_io::UdpSocket when unused - #2264

Merged
Ralith merged 1 commit into
quinn-rs:mainfrom
n0-computer:matheus23/async-io-cfg
Jun 6, 2025
Merged

refactor(quinn): Configure out async_io::UdpSocket when unused#2264
Ralith merged 1 commit into
quinn-rs:mainfrom
n0-computer:matheus23/async-io-cfg

Conversation

@matheus23

Copy link
Copy Markdown
Contributor

For some reason I'm not getting a "UdpSocket is unused" when I run `cargo check -p quinn --no-default-features --features async-io", even though cfg-ing it out totally works and it fails in conjunction with other changes (see #2259).

Previous discussion: #2259 (comment)

@djc

djc commented Jun 6, 2025

Copy link
Copy Markdown
Member

Thanks!

@Ralith
Ralith added this pull request to the merge queue Jun 6, 2025
Merged via the queue into quinn-rs:main with commit e8dc5a2 Jun 6, 2025
@matheus23
matheus23 deleted the matheus23/async-io-cfg branch June 9, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants