Skip to content

Issues: rust-lang/rust

Draft release notes for 1.88.0
#141598 opened May 26, 2025 by Mark-Simulacrum
Open 9
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
Assigned to nobody Loading
Sort

Issues list

Inconsistent errors when passing functions as arguments. A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. D-inconsistent Diagnostics: Inconsistency in formatting, grammar or style between diagnostic messages. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139786 opened Apr 14, 2025 by sandmuel
Standardize what the 'a thingies are called in compiler errors A-diagnostics Area: Messages for errors, warnings, and lints A-lifetimes Area: Lifetimes / regions D-inconsistent Diagnostics: Inconsistency in formatting, grammar or style between diagnostic messages. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113693 opened Jul 14, 2023 by carols10cents
Better messages when using ADT constructor as value A-diagnostics Area: Messages for errors, warnings, and lints D-inconsistent Diagnostics: Inconsistency in formatting, grammar or style between diagnostic messages. D-papercut Diagnostics: An error or lint that needs small tweaks. P-low Low priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#82083 opened Feb 14, 2021 by estebank
Duplicate E0121 errors are emitted for placeholder types _ in some positions A-diagnostics Area: Messages for errors, warnings, and lints A-type-system Area: Type system C-enhancement Category: An issue proposing an enhancement or a PR with one. D-inconsistent Diagnostics: Inconsistency in formatting, grammar or style between diagnostic messages. D-verbose Diagnostics: Too much output caused by a single piece of incorrect code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-types Relevant to the types team, which will review and decide on the PR/issue.
#77428 opened Oct 1, 2020 by varkor
ProTip! Add no:assignee to see everything that’s not assigned.