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

Fix nightly build #20

Open zhao-gang opened 1 year ago

zhao-gang commented 1 year ago

Feature read_initializer was deleted and maybe_uninit_ref was stablized.