Skip to content

rust-format-buffer turns unicode symbols into whitespace #279

Open
@bepzi

Description

@bepzi

With (setq rust-format-on-save t), the following code:

let номер = 42;

becomes:

let       = 42;

After saving the file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions