Skip to content

Conversation

ryankurte
Copy link

@ryankurte ryankurte commented Jun 10, 2020

Provides a mechanism for interoperability with code using core::convert::Infallible while migrating components from void::Void.

Resolves #13, this is breaking due to a required MSRV bump to 1.34.0 for the dyn keyword and std::error::Error types.

@Ericson2314
Copy link

Any chance of this getting merged? Per https://github.com/rust-lang/rfcs/blob/master/text/2495-min-rust-version.md we could write down the new MSRV which would hopefully help avoid breakage someday?

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.

Make Void an alias for !
2 participants