zed/tooling/xtask
Marshall Bowers 8bc35c33c5
Enable clippy::to_string_in_format_args (#8732)
This PR enables the
[`clippy::to_string_in_format_args`](https://rust-lang.github.io/rust-clippy/master/index.html#/to_string_in_format_args)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 18:13:49 -05:00
..
src Enable clippy::to_string_in_format_args (#8732) 2024-03-02 18:13:49 -05:00
Cargo.toml Add cargo xtask clippy (#8722) 2024-03-02 14:46:02 -05:00
LICENSE-GPL Add cargo xtask clippy (#8722) 2024-03-02 14:46:02 -05:00