Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replaced empty tuple error types with Infallible #59

Merged
merged 2 commits into from
Oct 19, 2024

Conversation

AlexSherbinin
Copy link
Contributor

No description provided.

dhkem/Cargo.toml Outdated Show resolved Hide resolved
@tarcieri
Copy link
Member

tarcieri commented Sep 5, 2024

Seems like a breaking change, but we'll likely need breaking changes to address #53 as well

@faern
Copy link

faern commented Oct 3, 2024

Yes please! This would be great. Any news on getting this merged?

@tarcieri
Copy link
Member

Looks like you'll need to update how the errors are handled in x-wing, since this is a breaking change

@tarcieri
Copy link
Member

If you rebase it should now run the full x-wing test suite when ml-kem is changed

@tarcieri tarcieri merged commit 502ff6b into RustCrypto:master Oct 19, 2024
33 checks passed
tarcieri added a commit that referenced this pull request Oct 21, 2024
There were breaking changes in #59.

This denotes that a breaking change occurred, however there won't be a
release associated with this commit. Instead we'll release a `pre.0`
or a v0.3.0 final.
tarcieri added a commit that referenced this pull request Oct 21, 2024
There were breaking changes in #59.

This denotes that a breaking change occurred, however there won't be a
release associated with this commit. Instead we'll release a `pre.0`
or a v0.3.0 final.
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.

3 participants