Skip to content

In rust, newline inside curly brackets isn't properly intended #1235

@Esnos33

Description

@Esnos33

Hi, when I type newline inside curly bracket

fn main() {|}

instead of

fn main() {
    |
}

I get

fn main() {
|}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions