-
Notifications
You must be signed in to change notification settings - Fork 13.4k
duplicate warnings #48640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-cargo
Relevant to the cargo team, which will review and decide on the PR/issue.
Comments
Hmm, these seem to actually originate from separate calls of the compiler as --verbose shows:
|
I feel this is more of a cargo issue, I wonder if there could be an easy way for cargo to perform the deduplication on its end... |
Closing as the compiler seems to be doing things correctly here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-cargo
Relevant to the cargo team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
For some reason cargo prints the same warnings on the same pieces of code multiple times.
=>
meta:
The text was updated successfully, but these errors were encountered: