Skip to content

rustc suggests in non-user-defined external library #142403

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

Open
xizheyin opened this issue Jun 12, 2025 · 0 comments
Open

rustc suggests in non-user-defined external library #142403

xizheyin opened this issue Jun 12, 2025 · 0 comments
Labels
C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.

Comments

@xizheyin
Copy link
Contributor

This issue is used to keep track of similar suggestion errors.

rustc often makes suggestions in non-user-defined external libraries that we can't apply because it's automatically downloaded by Cargo or exists in the standard library.

Related Issues: #142359, #139830, #139253, #139251, #139247, #139051, #139050, #139049

A preliminary solution: #139316, but there are some problems...

@xizheyin xizheyin added the C-bug Category: This is a bug. label Jun 12, 2025
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
Projects
None yet
Development

No branches or pull requests

2 participants