Skip to content

Issues: rust-lang/rust

Draft release notes for 1.87
#140133 opened Apr 21, 2025 by BoxyUwU
Open 5
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

Spurious irrefutable_let_patterns warning with let-chain A-diagnostics Area: Messages for errors, warnings, and lints I-lang-nominated Nominated for discussion during a lang team meeting. L-irrefutable_let_patterns Lint: irrefutable_let_patterns T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#139369 opened Apr 4, 2025 by RalfJung
Spurious and incorrect "irrefutable if let pattern" warning in the presence of or-patterns A-diagnostics Area: Messages for errors, warnings, and lints L-irrefutable_let_patterns Lint: irrefutable_let_patterns T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#102411 opened Sep 28, 2022 by bstrie
incorrect diagnostic on irrefutable while-let with break A-diagnostics Area: Messages for errors, warnings, and lints L-irrefutable_let_patterns Lint: irrefutable_let_patterns T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#101539 opened Sep 7, 2022 by pabigot
if let scoping of lifetime creates compiler warning A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-discussion Category: Discussion or questions that doesn't represent real issues. L-irrefutable_let_patterns Lint: irrefutable_let_patterns T-lang Relevant to the language team, which will review and decide on the PR/issue.
#83419 opened Mar 23, 2021 by xNxExOx
ProTip! no:milestone will show everything without a milestone.