-
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
Implement RFC 3323: restrictions
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
F-impl_restriction
`#![feature(impl_restriction)]`
F-mut_restriction
`#![feature(mut_restriction)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#106074
opened Dec 23, 2022 by
jhpratt
Loading…
Tracking Issue for Restrictions
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-impl_restriction
`#![feature(impl_restriction)]`
F-mut_restriction
`#![feature(mut_restriction)]`
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#105077
opened Nov 29, 2022 by
tmandry
10 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.