Skip to content

Conversation

@juntyr
Copy link
Owner

@juntyr juntyr commented Sep 29, 2024

Instead of using types and sealed traits and the specialization feature, reuse the MaybeUninitialised enum with a few const methods.

@juntyr juntyr mentioned this pull request Sep 30, 2024
14 tasks
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (59cb7fb) to head (d23f4e2).

Files with missing lines Patch % Lines
src/lib.rs 0.00% 16 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #11   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines        345     358   +13     
=====================================
- Misses       345     358   +13     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@juntyr juntyr changed the title Some progress with simplifying the inhabited computation Simplify the inhabitedness computation Oct 3, 2024
@juntyr juntyr marked this pull request as ready for review October 3, 2024 18:09
@juntyr juntyr merged commit 29cb3eb into main Oct 3, 2024
@juntyr juntyr deleted the simpler-inhabited branch October 3, 2024 18:27
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