ZIm/crates/channel/src
Piotr Osiewicz 05fc0c432c
Fix a bunch of other low-hanging style lints (#36498)
- **Fix a bunch of low hanging style lints like unnecessary-return**
- **Fix single worktree violation**
- **And the rest**

Release Notes:

- N/A
2025-08-19 21:26:17 +02:00
..
channel_store chore: Fix warnings for Rust 1.89 (#32378) 2025-06-09 13:11:57 +02:00
channel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
channel_buffer.rs Fix unnecessary-mut-passed lint (#36490) 2025-08-19 14:20:01 +00:00
channel_chat.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
channel_store.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
channel_store_tests.rs Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00