Skip to content

fix: remove unused imports#5161

Open
JohnTitor wants to merge 1 commit into
rust-lang:mainfrom
JohnTitor:fix-unused-imports
Open

fix: remove unused imports#5161
JohnTitor wants to merge 1 commit into
rust-lang:mainfrom
JohnTitor:fix-unused-imports

Conversation

@JohnTitor

@JohnTitor JohnTitor commented Jun 10, 2026

Copy link
Copy Markdown
Member

Description

Fix unused import warnings appeared in newer rustc.

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@JohnTitor JohnTitor force-pushed the fix-unused-imports branch from 8dd4bfd to b3fb2fb Compare June 10, 2026 11:00
@JohnTitor JohnTitor marked this pull request as ready for review June 10, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants