Skip to content

clippy: fix unused_imports lint#731

Closed
xtqqczze wants to merge 1 commit into
microsoft:mainfrom
xtqqczze:clippy/unused_imports
Closed

clippy: fix unused_imports lint#731
xtqqczze wants to merge 1 commit into
microsoft:mainfrom
xtqqczze:clippy/unused_imports

Conversation

@xtqqczze

Copy link
Copy Markdown
Contributor

fixes failure with:

cargo clippy --all-features --all-targets -- --no-deps --deny warnings

fixes failure with:
```sh
cargo clippy --all-features --all-targets -- --no-deps --deny warnings
```

@lhecker lhecker 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.

This breaks compilation on Linux.

@lhecker

lhecker commented Jan 5, 2026

Copy link
Copy Markdown
Member

I'll close this in favor of #728 which also fixes this issue.

@lhecker lhecker closed this Jan 5, 2026
@xtqqczze xtqqczze deleted the clippy/unused_imports branch January 5, 2026 16:10
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.

2 participants