Skip to content

Conversation

Oakchris1955
Copy link
Contributor

Resolves #648

I am creating this as a draft PR because of this comment stating that this change isn't an urgent one. Furthermore, while I added some ErrorKind variants to better match std::io::ErrorKind, there might be more that should be added.

@Oakchris1955
Copy link
Contributor Author

It seems that these additional ErrorKind variants were stabilized with Rust 1.83.0, so adding them would mean bumping up the msrv. However, since 1.83.0 was released on November 2024, and taking into account that 1.81 is the current msrv, I think that this change is justified

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.

Expand embedded_io::ErrorKind to better match std::io::ErrorKind.
1 participant