Skip to content

cargo fmt does not work through macros #385

Open
@tiaanl

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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