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
Assigned to nobody Loading
Sort

Issues list

Allow proc_macro_attribute and macro_rules with the same name A-macros Macro related proposals and issues
#3780 opened Feb 28, 2025 by PRO-2684
Unsafe derives and attributes A-macros Macro related proposals and issues A-proc-macros Proc macro related proposals & ideas disposition-merge This RFC is in PFCP or FCP with a disposition to merge it. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. proposed-final-comment-period Currently awaiting signoff of all team members in order to enter the final comment period. T-lang Relevant to the language team, which will review and decide on the RFC.
#3715 opened Oct 22, 2024 by joshtriplett Loading…
Macro fragment fields A-macros Macro related proposals and issues I-lang-radar Items that are on lang's radar and will need eventual work or consideration. T-lang Relevant to the language team, which will review and decide on the RFC.
#3714 opened Oct 20, 2024 by joshtriplett Loading…
[RFC] Named macro capture groups A-macros Macro related proposals and issues T-lang Relevant to the language team, which will review and decide on the RFC.
#3649 opened May 29, 2024 by tgross35 Loading…
Introduce '$self' macro metavar for hygienic macro items A-macros Macro related proposals and issues T-lang Relevant to the language team, which will review and decide on the RFC.
#2968 opened Aug 4, 2020 by SergioBenitez Loading…
Allow pat macro matcher to be followed by : A-macros Macro related proposals and issues A-patterns Pattern matching related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.
#2688 opened Apr 18, 2019 by GrantMoyer
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
New RFC: proc-macro-attribute-recursion A-macros Macro related proposals and issues A-proc-macros Proc macro related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC.
#2628 opened Jan 23, 2019 by llogiq Loading…
Simple postfix macros A-macros Macro related proposals and issues A-method-call Method call syntax related proposals & ideas T-lang Relevant to the language team, which will review and decide on the RFC. T-types Relevant to the types team, which will review and decide on the RFC.
#2442 opened May 15, 2018 by joshtriplett Loading…
Macro that expands into string holding function name (or module path, etc) A-macros Macro related proposals and issues A-macros-libstd Proposals that introduce new standard library macros T-lang Relevant to the language team, which will review and decide on the RFC. T-libs-api Relevant to the library API team, which will review and decide on the RFC.
#1743 opened Sep 6, 2016 by pnkfelix
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.