Skip to content

Fix new Cargo lints - #2222

Open
adamgemmell wants to merge 3 commits into
rust-lang:mainfrom
adamgemmell:dev/adagem01/cargo-lints
Open

Fix new Cargo lints#2222
adamgemmell wants to merge 3 commits into
rust-lang:mainfrom
adamgemmell:dev/adagem01/cargo-lints

Conversation

@adamgemmell

@adamgemmell adamgemmell commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Cargo recently stabilised its linting system which caused a couple of warnings in core_arch's manifest. We also had a few unused dependencies lurking around.

Tested with TARGET=x86_64-unknown-linux-gnu cargo test --all, no more warnings are printed.

@rustbot

rustbot commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

r? @sayantn

rustbot has assigned @sayantn.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @Amanieu, @adamgemmell, @davidtwco, @folkertdev, @sayantn
  • @Amanieu, @adamgemmell, @davidtwco, @folkertdev, @sayantn expanded to Amanieu, adamgemmell, davidtwco, folkertdev, sayantn
  • Random selection from Amanieu, davidtwco, folkertdev, sayantn

@adamgemmell
adamgemmell force-pushed the dev/adagem01/cargo-lints branch from a90e767 to 13a23b8 Compare September 9, 2026 13:32
@adamgemmell
adamgemmell force-pushed the dev/adagem01/cargo-lints branch 2 times, most recently from 13a23b8 to 1ab3b18 Compare September 9, 2026 13:51
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