Skip to content

cargo fmt does not work through macros #385

Description

@tiaanl

Some macros have match bodies inside, e.g. match_byte and match_ignore_ascii_case and the formatter skips those bodies.

Some of them are quite big, like here: src/tokenizer.rs:560

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