ZIm/crates/collab/src/tests
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
..
channel_buffer_tests.rs Fix notes unread status (#7643) 2024-02-09 23:12:26 -07:00
channel_guest_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel_message_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel_tests.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
editor_tests.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
following_tests.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
integration_tests.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
notification_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
random_channel_buffer_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
random_project_collaboration_tests.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00
randomized_test_helpers.rs Enable clippy::too_many_arguments (#8734) 2024-03-02 18:42:05 -05:00
test_server.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00