Skip to content

filename ending with underscore incorrectly referenced in mod.rs #754

@AnatolyBuga

Description

@AnatolyBuga

One of my proto file's name ends with underscore (eg foo_.proto).

In the mod.rs I get
pub mod foo;

So I manually change it to pub mod foo_;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions