Skip to content

Remove hand-rolled format shorthand when we drop support for Rust < 1.58 #506

@shepmaster

Description

@shepmaster

write!(..., "{foo}") capturing foo stabilized in Rust 1.58. When we update MSRV past that, we can remove the code from the derive macro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeLikely requires a SemVer version bump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions