This is a tracking issue for updating the expr fragment specifier for Rust 2024 according to the policy described in RFC 3531:
The feature gate for the issue is #![feature(expr_fragment_specifier_2024)].
About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
Unresolved Questions
Related
cc @rust-lang/wg-macros @eholk @vincenzopalazzo
This is a tracking issue for updating the
exprfragment specifier for Rust 2024 according to the policy described in RFC 3531:The feature gate for the issue is
#![feature(expr_fragment_specifier_2024)].About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
exprmatcher for Edition 2024 and addexpr_2021nonterminal #123865exprto match_._in 2024 an expression #126697expr2024for the edition 2024 #125627expr_2021fragment specifier.:exprmacro fragment act like the edition-dependent:patfragment does #126700expr_2021) in all editions.expr_2021macro fragment specifier reference#1580exprmacro fragment specifier reference#1639Unresolved Questions
expr_2021, or should we just call it that per the RFC?expr_2021, see Tracking Issue for updatingexprmacro fragment specifier for Rust 2024 #123742 (comment).Related
expr202xmacro pattern #84364exprmatcher for Edition 2024 and addexpr_2021nonterminal #123865:exprmacro fragment act like the edition-dependent:patfragment does #126700_in 2024 an expression #126697:exprmacro fragment act like the edition-dependent:patfragment does #126700cc @rust-lang/wg-macros @eholk @vincenzopalazzo