Skip to content

Make syntax::expand::expand_syntax_ext return an option #2248

Closed
@catamorphism

Description

@catamorphism

Make syntax::expand::expand_syntax_ext return a Rust expr that has type option<str> where the string is non-empty, rather than an expr with type str (where the string may be empty), as per a FIXME.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensionsC-enhancementCategory: An issue proposing an enhancement or a PR with one.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions