[PR #333] [MERGED] remove un-needed mut #426

Closed
opened 2026-03-03 13:47:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/333
Author: @loganmc10
Created: 3/16/2025
Status: Merged
Merged: 3/16/2025
Merged by: @loganmc10

Base: mainHead: mut


📝 Commits (3)

📊 Changes

16 files changed (+47 additions, -47 deletions)

View changed files

📝 src/device/ai.rs (+1 -1)
📝 src/device/cart/rom.rs (+1 -1)
📝 src/device/controller.rs (+5 -5)
📝 src/device/controller/gbcart.rs (+8 -8)
📝 src/device/controller/rumble.rs (+2 -2)
📝 src/device/controller/transferpak.rs (+2 -2)
📝 src/device/events.rs (+2 -2)
📝 src/device/pif.rs (+1 -1)
📝 src/device/rsp_su_instructions.rs (+7 -7)
📝 src/device/tlb.rs (+2 -2)
📝 src/netplay.rs (+3 -3)
📝 src/savestates.rs (+1 -1)
📝 src/ui/audio.rs (+3 -3)
📝 src/ui/gui.rs (+1 -1)
📝 src/ui/input.rs (+2 -2)
📝 src/ui/storage.rs (+6 -6)

📄 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/333 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `mut` --- ### 📝 Commits (3) - [`59aedf0`](https://github.com/gopher64/gopher64/commit/59aedf0f3e07d0bda8ce0c35bc406cc8981ae959) remove un-needed mut - [`4fedd73`](https://github.com/gopher64/gopher64/commit/4fedd739a21a49e1ff9e6b4dfd0c1441464cad48) more - [`0d93155`](https://github.com/gopher64/gopher64/commit/0d9315510a3061dd7796cdb14f448cbbe7d0a61f) more ### 📊 Changes **16 files changed** (+47 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `src/device/ai.rs` (+1 -1) 📝 `src/device/cart/rom.rs` (+1 -1) 📝 `src/device/controller.rs` (+5 -5) 📝 `src/device/controller/gbcart.rs` (+8 -8) 📝 `src/device/controller/rumble.rs` (+2 -2) 📝 `src/device/controller/transferpak.rs` (+2 -2) 📝 `src/device/events.rs` (+2 -2) 📝 `src/device/pif.rs` (+1 -1) 📝 `src/device/rsp_su_instructions.rs` (+7 -7) 📝 `src/device/tlb.rs` (+2 -2) 📝 `src/netplay.rs` (+3 -3) 📝 `src/savestates.rs` (+1 -1) 📝 `src/ui/audio.rs` (+3 -3) 📝 `src/ui/gui.rs` (+1 -1) 📝 `src/ui/input.rs` (+2 -2) 📝 `src/ui/storage.rs` (+6 -6) </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:47:26 +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#426
No description provided.