[PR #632] [MERGED] clippy fixes #648

Closed
opened 2026-03-03 13:48:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/632
Author: @loganmc10
Created: 12/10/2025
Status: Merged
Merged: 12/10/2025
Merged by: @loganmc10

Base: mainHead: clippy


📝 Commits (2)

📊 Changes

9 files changed (+62 additions, -56 deletions)

View changed files

📝 src/device.rs (+1 -2)
📝 src/device/cart/rom.rs (+1 -2)
📝 src/device/controller.rs (+9 -5)
📝 src/device/controller/rumble.rs (+6 -3)
📝 src/device/controller/vru.rs (+2 -2)
📝 src/device/pif.rs (+12 -12)
📝 src/device/vi.rs (+4 -4)
📝 src/netplay.rs (+3 -4)
📝 src/ui/netplay.rs (+24 -22)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/632 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `clippy` --- ### 📝 Commits (2) - [`73559e6`](https://github.com/gopher64/gopher64/commit/73559e6f74dc9eaac9846e4432b39040f8bb0a8f) clippy fixes - [`9dee9de`](https://github.com/gopher64/gopher64/commit/9dee9deb79e9200263e62fd73f312da271c71ae0) fix netplay browser ### 📊 Changes **9 files changed** (+62 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `src/device.rs` (+1 -2) 📝 `src/device/cart/rom.rs` (+1 -2) 📝 `src/device/controller.rs` (+9 -5) 📝 `src/device/controller/rumble.rs` (+6 -3) 📝 `src/device/controller/vru.rs` (+2 -2) 📝 `src/device/pif.rs` (+12 -12) 📝 `src/device/vi.rs` (+4 -4) 📝 `src/netplay.rs` (+3 -4) 📝 `src/ui/netplay.rs` (+24 -22) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:48:29 +03:00
Sign in to join this conversation.
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
starred/gopher64#648
No description provided.