[PR #134] [MERGED] Cleanup unsafe functions #238

Closed
opened 2026-03-03 13:46:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/134
Author: @loganmc10
Created: 1/13/2025
Status: Merged
Merged: 1/13/2025
Merged by: @loganmc10

Base: mainHead: unsafe


📝 Commits (3)

📊 Changes

5 files changed (+122 additions, -129 deletions)

View changed files

📝 src/compat/aarch64.rs (+0 -8)
📝 src/device.rs (+2 -2)
📝 src/device/cop1.rs (+19 -18)
📝 src/ui/config.rs (+1 -1)
📝 src/ui/input.rs (+100 -100)

📄 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/134 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `unsafe` --- ### 📝 Commits (3) - [`c410eae`](https://github.com/gopher64/gopher64/commit/c410eae095b9b06874390649eb32a0510ca99c9e) cleanup unsafe blocks - [`76d5ec7`](https://github.com/gopher64/gopher64/commit/76d5ec7b2d8611adf253c00219729b54284768ba) comment out flush mode stuff - [`967c93b`](https://github.com/gopher64/gopher64/commit/967c93bdf05ba93ea20a7dac4c2a2c9b2876826e) remove unsafe from input ### 📊 Changes **5 files changed** (+122 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `src/compat/aarch64.rs` (+0 -8) 📝 `src/device.rs` (+2 -2) 📝 `src/device/cop1.rs` (+19 -18) 📝 `src/ui/config.rs` (+1 -1) 📝 `src/ui/input.rs` (+100 -100) </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:46:35 +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#238
No description provided.