-
Notifications
You must be signed in to change notification settings - Fork 13.4k
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
2024 edition regression: cannot write blanket implementation for closures that return the Never type
A-edition-2024
Area: The 2024 edition
F-never_type
`#![feature(never_type)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-edition
Relevant to the edition team.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#139610
opened Apr 10, 2025 by
alice-i-cecile
#![no_implicit_prelude]
does not disable macros
A-macros
#138756
opened Mar 20, 2025 by
kpreid
Nested macro_rules and edition spans
A-hygiene
Area: Macro hygiene
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-edition
Relevant to the edition team.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#137031
opened Feb 14, 2025 by
ehuss
Tracking issue for warning for rust_2018_idioms by default
A-edition-2018
Area: The 2018 edition
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-impl-incomplete
Status: The implementation is incomplete.
T-edition
Relevant to the edition team.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#54910
opened Oct 8, 2018 by
shepmaster
4 of 11 tasks
ProTip!
Mix and match filters to narrow down what you’re looking for.