Skip to content

pp non-convergence: empty line becomes two empty lines #759

@jruderman

Description

@jruderman
fn a() -> uint {

    1u
}

becomes

fn a() -> uint {


    1u
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-prettyArea: Pretty printing (including `-Z unpretty`)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions