Skip to content

fix(cpuid): remove unnecessary unsafe#418

Merged
Lencerf merged 1 commit intogoogle:mainfrom
Lencerf:fix/cpuid/safe
Mar 6, 2026
Merged

fix(cpuid): remove unnecessary unsafe#418
Lencerf merged 1 commit intogoogle:mainfrom
Lencerf:fix/cpuid/safe

Conversation

@Lencerf
Copy link
Collaborator

@Lencerf Lencerf commented Mar 6, 2026

__cpuid() is safe from Rust 1.94.0.

__cpuid() is safe from Rust 1.94.0.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@Lencerf Lencerf merged commit 9ef1d0e into google:main Mar 6, 2026
5 checks passed
@Lencerf Lencerf deleted the fix/cpuid/safe branch March 6, 2026 07:03
@coveralls
Copy link

Pull Request Test Coverage Report for Build 22752844684

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 26.805%

Changes Missing Coverage Covered Lines Changed/Added Lines %
alioth/src/board/board_x86_64/board_x86_64.rs 0 3 0.0%
Totals Coverage Status
Change from base Build 22705046976: 0.0%
Covered Lines: 3814
Relevant Lines: 14716

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants