Skip to content

error[internal]: left behind trailing whitespace #6246

Open
@QuarticCat

Description

@QuarticCat

Minimum reproducible example:

fn main() {
    let foo = 
    // 114514
    if true {
        1919
    } else {
        810
    };
}

Note the extra whitespace after =.

Version: 1.7.0-stable

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions