MSRV 1.60: cpu: Use std::arch::is_aarch64_feature_detected on AArch64. #1542
Codecov / codecov/project
succeeded
Sep 27, 2023 in 1s
92.09% (+0.00%) compared to 7bbc307
View this Pull Request on Codecov
92.09% (+0.00%) compared to 7bbc307
Details
Codecov Report
Merging #1542 (07b68f3) into main (7bbc307) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #1542 +/- ##
=======================================
Coverage 92.09% 92.09%
=======================================
Files 132 132
Lines 18869 18834 -35
Branches 196 196
=======================================
- Hits 17377 17346 -31
+ Misses 1455 1452 -3
+ Partials 37 36 -1
Files | Coverage Δ | |
---|---|---|
src/cpu.rs | 100.00% <100.00%> (ø) |
|
src/cpu/arm.rs | 91.66% <100.00%> (-0.73%) |
⬇️ |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading