A bunch of small improvements(?) in the Rust branch #4

Merged
Orangy merged 1 commit from Ireozar/polyserver:rust into rust 2026-05-28 17:53:41 +02:00
Contributor
  • less fully qualified paths
  • consistent formatting (rustfmt)
  • removed async from handle_packets (assuming you're not planning to do something that needs it later in that function, otherwise that small change will have to be reverted)
  • I won't even question what you were using std::ptr::null for
- less fully qualified paths - consistent formatting (`rustfmt`) - removed `async` from `handle_packets` (assuming you're not planning to do something that needs it later in that function, otherwise that small change will have to be reverted) - I won't even question what you were using `std::ptr::null` for
Ireozar requested review from Orangy 2026-05-28 12:39:56 +02:00
Orangy merged commit e026eb6ff5 into rust 2026-05-28 17:53:41 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
polytrackmods/polyserver!4
No description provided.