Skip to content

Suggest correct println call #51585

Closed
Closed
@estebank

Description

@estebank

When trying to write println!(x);, suggest println!("{}", x);.

https://users.rust-lang.org/t/wtf-is-this-problem/18045

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions