alexcrichton opened PR #14298 from alexcrichton:cargo-warnings to bytecodealliance:main:
This stops short of fixing all of them because the
non_kebab_case_binsfires on pretty much everything in this repo. That additionally can't be turned toallowbecause then we get a warning on stable that the lint configuration isn't supported. For now just clean out these warnings and wait to see how the behavior on nightly settles.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.mdPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested cfallin for a review on PR #14298.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #14298.
alexcrichton requested rvolosatovs for a review on PR #14298.
alexcrichton requested wasmtime-wasi-reviewers for a review on PR #14298.
alexcrichton requested wasmtime-core-reviewers for a review on PR #14298.
alexcrichton requested fitzgen for a review on PR #14298.
alexcrichton requested wasmtime-default-reviewers for a review on PR #14298.
:thumbs_up: rvolosatovs submitted PR review.
:speech_balloon: rvolosatovs created PR review comment:
does clippy catch unused dependencies now? If so, that's pretty cool!
:memo: alexcrichton submitted PR review.
:speech_balloon: alexcrichton created PR review comment:
I think this is part of the new lints that Cargo supports on nightly, and agreed it's nice to have!
alexcrichton updated PR #14298.
alexcrichton has enabled auto merge for PR #14298.
github-actions[bot] added the label cranelift on PR #14298.
github-actions[bot] added the label cranelift:meta on PR #14298.
github-actions[bot] added the label isle on PR #14298.
github-actions[bot] commented on PR #14298:
Subscribe to Label Action
cc @avanhatt, @cfallin, @fitzgen, @mmcloughlin
<details>
This issue or pull request has been labeled: "cranelift", "cranelift:meta", "isle"Thus the following users have been cc'd because of the following labels:
- avanhatt: isle
- cfallin: isle
- fitzgen: isle
- mmcloughlin: isle
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
alexcrichton added PR #14298 Fix most Cargo warnings on nightly to the merge queue.
github-merge-queue[bot] removed PR #14298 Fix most Cargo warnings on nightly from the merge queue.
alexcrichton added PR #14298 Fix most Cargo warnings on nightly to the merge queue.
:check: alexcrichton merged PR #14298.
alexcrichton removed PR #14298 Fix most Cargo warnings on nightly from the merge queue.
Last updated: Sep 20 2026 at 18:08 UTC