Skip to content

[Feature]: Revert #84 once Rust Toolchain Version Corresponds to Stable Version >=1.94 #89

Description

@kouchekiniad

Feature Overview

#84 added unsafe wrappers around the use of __cpuid and __cpuid_count to add support for stable toolchains corresponding to Rust versions <=1.93. Once the Rust toolchain used by Patina corresponds to a stable version >=1.94, these unsafe wrappers may be removed to reduce the usage of unsafe code.

Solution Overview

Remove the unsafe wrappers around the use of __cpuid and __cpuid_count once the Rust toolchain used by Patina corresponds to a stable version >=1.94.

Alternatives Considered

N/A

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions