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

Release Notes:

- N/A
2024-03-03 12:07:53 -05:00
..
src Enable clippy::default_constructed_unit_structs (#8778) 2024-03-03 12:07:53 -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