Skip to content

Issues: rust-lang/rfcs

Dependency Dashboard
#3570 opened Feb 12, 2024 by renovate bot
Open
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

Support macro invocations in match branch position A-control-flow Proposals relating to control flow. A-macros Macro related proposals and issues A-patterns Pattern matching related proposals & ideas A-syntax Syntax related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.
#2654 opened Mar 3, 2019 by canndrew
Allow negation of if let A-control-flow Proposals relating to control flow. A-expressions Term language related proposals & ideas A-syntax Syntax related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.
#2616 opened Dec 22, 2018 by mqudsi
Reintroduce 'do' keyword as sugar for nested match statements A-control-flow Proposals relating to control flow. A-expressions Term language related proposals & ideas A-keyword Proposals relating to keywords. A-syntax Syntax related proposals & ideas postponed RFCs that have been postponed and may be revisited at a later time. T-lang Relevant to the language team, which will review and decide on the RFC.
#267 opened Sep 24, 2014 by rust-highfive
RFC: Extend pattern syntax A-control-flow Proposals relating to control flow. A-patterns Pattern matching related proposals & ideas A-syntax Syntax related proposals & ideas postponed RFCs that have been postponed and may be revisited at a later time. T-lang Relevant to the language team, which will review and decide on the RFC.
#263 opened Sep 24, 2014 by rust-highfive
ProTip! Exclude everything labeled bug with -label:bug.