mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[PR #447] [MERGED] use rust 1.88 #518
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#518
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/447
Author: @loganmc10
Created: 6/26/2025
Status: ✅ Merged
Merged: 6/26/2025
Merged by: @loganmc10
Base:
main← Head:rust188📝 Commits (3)
7e2f946Use Rust 1.8884051b1add win aarch64 (commented out)0c92e3bClippy fixes📊 Changes
17 files changed (+59 additions, -62 deletions)
View changed files
📝
.github/workflows/build.yml(+6 -2)📝
Cargo.toml(+1 -1)📝
build.rs(+1 -1)📝
rust-toolchain.toml(+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.