Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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 Area: Messages for errors, warnings, and lints A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix` C-enhancement Category: An issue proposing an enhancement or a PR with one. 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. D-newcomer-roadblock Diagnostics: Confusing error or lint; hard to understand for new users. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#71693 opened Apr 29, 2020 by jonathanGB
Confusing error message with mismatched proc-macro-derive dependencies A-diagnostics 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.
#46561 opened Dec 7, 2017 by mthebridge
ProTip! Mix and match filters to narrow down what you’re looking for.