Skip to content

polyfill: Use a ZST for `AliasedUninit`'s `PhantomData` reference.

f4cd035
Select commit
Loading
Failed to load commit list.
Merged

polyfill: Use a ZST for AliasedUninit's PhantomData reference. #2837

polyfill: Use a ZST for `AliasedUninit`'s `PhantomData` reference.
f4cd035
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

96.51% (+0.00%) compared to 1ffab73

View this Pull Request on Codecov

96.51% (+0.00%) compared to 1ffab73

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.51%. Comparing base (1ffab73) to head (f4cd035).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2837   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files         206      206           
  Lines       20530    20530           
  Branches      518      518           
=======================================
+ Hits        19814    19815    +1     
  Misses        599      599           
+ Partials      117      116    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.