Files
RedBear-OS/redox-rt
Red Bear OS 2cd334a1f9 Fix cpuid unsafe wrapper for Rust 1.98 compatibility
__cpuid is unsafe in Rust 1.92 but safe in 1.98. Wrap with
#[allow(unused_unsafe)] and explicit unsafe block for both versions.
2026-06-27 22:03:51 +03:00
..
2026-06-27 09:19:26 +03:00