mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 07:25:58 +03:00
[PR #446] [CLOSED] Clippy fixes #520
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gopher64/gopher64/pull/446
Author: @loganmc10
Created: 6/26/2025
Status: ❌ Closed
Base:
main← Head:clippy📝 Commits (1)
ac41effClippy fixes📊 Changes
14 files changed (+51 additions, -58 deletions)
View changed files
📝
build.rs(+1 -1)📝
src/device/cart/sc64.rs(+1 -1)📝
src/device/cart/sram.rs(+1 -1)📝
src/device/controller.rs(+5 -5)📝
src/device/controller/gbcart.rs(+6 -6)📝
src/device/controller/vru.rs(+3 -3)📝
src/device/vi.rs(+3 -5)📝
src/main.rs(+1 -1)📝
src/savestates.rs(+5 -5)📝
src/ui.rs(+1 -1)📝
src/ui/config.rs(+2 -2)📝
src/ui/gui.rs(+3 -4)📝
src/ui/input.rs(+2 -2)📝
src/ui/storage.rs(+17 -21)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.