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 "anicent" feature #3

Closed justinmoon closed 3 years ago

justinmoon commented 3 years ago

This allows the project to compile for 1.36.0, the version stabilized alloc.

This would close #2.

Not sure if this is the best feature name ...

bbqsrc commented 3 years ago

See https://github.com/bbqsrc/bare-io/issues/2#issuecomment-743734678.