Skip to content

Clean up the macros chapter #14058

Closed
Closed
@sanxiyn

Description

@sanxiyn

It would be nice to use consistent terminology for macros.

For example, in $a:b, Macros Guide calls b a "fragment specifier", Reference Manual calls it a "designator". Both are inscrutable, and looking at search engine hits "fragment specifier" seems to be a Rust coinage.

Dylan calls it "constraint", which seems reasonable to me. See a section on Dylan Macro System documentation.

Metadata

Metadata

Assignees

Labels

A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions