mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[PR #22] [MERGED] clippy fixes #143
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#143
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/22
Author: @loganmc10
Created: 10/24/2023
Status: ✅ Merged
Merged: 10/24/2023
Merged by: @loganmc10
Base:
main← Head:clippy📝 Commits (9)
bd10c3bclippy fixes3e2ef95typo fix158581cmore4c2fb51more0ac2e9fmored3144b8morefa4e529more937c66emoreb843757add workflow📊 Changes
37 files changed (+376 additions, -408 deletions)
View changed files
➕
.github/workflows/lint.yml(+28 -0)📝
src/device.rs(+1 -1)📝
src/device/ai.rs(+8 -11)📝
src/device/cache.rs(+11 -11)📝
src/device/cart.rs(+9 -9)📝
src/device/cart_rom.rs(+7 -7)📝
src/device/controller.rs(+5 -10)📝
src/device/cop0.rs(+9 -9)📝
src/device/cop1.rs(+14 -15)📝
src/device/cpu.rs(+6 -6)📝
src/device/cpu_instructions.rs(+36 -36)📝
src/device/events.rs(+2 -2)📝
src/device/fpu_instructions.rs(+3 -3)📝
src/device/is_viewer.rs(+3 -3)📝
src/device/memory.rs(+8 -8)📝
src/device/mempak.rs(+5 -5)📝
src/device/mi.rs(+1 -1)📝
src/device/pi.rs(+9 -19)📝
src/device/pif.rs(+9 -11)📝
src/device/rdp.rs(+2 -2)...and 17 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.