Skip to content

If reserved name is altered and becomes non reserved, do not add underscore #497

@kuon

Description

@kuon

Reference issue: stm32-rs/stm32-rs#523

Reserved names, like match cannot be used as function name, for this reason, an underscore is added at the end, but when it is a boolean for example, it ends up as is_match_, but in this case, it could be left as is_match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions