Skip to content

Use underscore to escape keywords #618

@stepancheg

Description

@stepancheg

In version 2 identifiers are escaped with prefixes like message_ or enum_.

The plan was to use raw identifiers for keywords, but not all keywords can be made raw identifiers.

So now the plan is to use _ suffix to escape everything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    rust-protobuf-v3Issued to be fixed to release version 3

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions