Skip to content

rustfmt should reorder precise capturing #6504

Open
@oriongonza

Description

@oriongonza
fn a() -> impl Sized + use<> {}
fn b() -> impl use<> + Sized {}

An order should be chosen. Does the use go at the front or at the back?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions