Skip to content

rustfmt should reorder precise capturing #6504

@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

    Labels

    C-feature-requestCategory: a feature request (not decided/implemented)P-lowLow priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions