Skip to content

Conversation

@williampMSFT
Copy link
Contributor

This change removes most panic paths from the Datetime type. Additionally, it adds some tests that exercise every date for the next hundred years or so to catch any date-specific bugs.

There are still a couple expects() in the chrono conversion path because we know about some invariants that the compiler can't really know about, but those are all behind a feature flag. TBD if it's possible to remove those without using unsafe code.

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.

1 participant