-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Distinguish versions of a crate loaded from the sysroot and from cargo
A-diagnostics
Area: Messages for errors, warnings, and lints
A-metadata
Area: Crate metadata
D-crate-version-mismatch
Diagnostics: Errors or lints caused be the use of two different crate versions.
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#110055
opened Apr 7, 2023 by
jyn514
incompatible types when using re-exports of the same crate from different crates (different paths)
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
D-crate-version-mismatch
Diagnostics: Errors or lints caused be the use of two different crate versions.
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#105277
opened Dec 4, 2022 by
dustbort
Note when trait bound may be satisfied for a different version of a crate
A-diagnostics
Area: Messages for errors, warnings, and lints
A-trait-system
Area: Trait system
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
D-crate-version-mismatch
Diagnostics: Errors or lints caused be the use of two different crate versions.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#78552
opened Oct 30, 2020 by
Aaron1011
TryFrom
for now-incompatible type falls back to From
error message
A-diagnostics
#71693
opened Apr 29, 2020 by
jonathanGB
Confusing error message with mismatched Area: Messages for errors, warnings, and lints
A-proc-macros
Area: Procedural macros
D-crate-version-mismatch
Diagnostics: Errors or lints caused be the use of two different crate versions.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
proc-macro-derive
dependencies
A-diagnostics
#46561
opened Dec 7, 2017 by
mthebridge
ProTip!
Mix and match filters to narrow down what you’re looking for.