ZIm/crates/copilot_ui/src
Marshall Bowers fe04f69caf
Enable clippy::useless_conversion (#8767)
This PR enables the
[`clippy::useless_conversion`](https://rust-lang.github.io/rust-clippy/master/index.html#/useless_conversion)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-03 10:22:55 -05:00
..
copilot_button.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
copilot_ui.rs Rename copilot_button crate to copilot_ui 2024-01-05 16:36:26 +01:00
sign_in.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00