technocreatives / core2

The bare essentials of std::io for use in no_std. Alloc support is optional.
https://docs.rs/core2
Apache License 2.0
71 stars 23 forks source link

Add impls for standard errors from core library #14

Closed MarWit closed 2 years ago

MarWit commented 2 years ago

Hey, this PR adds remaining implementations for errors existing in Rust 1.47's core/alloc module that were previously omitted.

bbqsrc commented 2 years ago

Hmm, this breaks on nightly. A bit worrying, haha. In any case, I'll merge as-is.

bbqsrc commented 2 years ago

Published as 0.3.3