contain-rs / bit-set

A Set of Bits
Apache License 2.0
63 stars 25 forks source link

Support usage in a no_std + alloc environment #15

Closed ZackPierce closed 6 years ago

ZackPierce commented 6 years ago

Depends on https://github.com/contain-rs/bit-vec/pull/49 landing, and has a similar purpose -- to allow the use of bit-set in environments with no std library, but access to alloc.

This should be a backwards compatible change, which really only makes a difference when users intentionally opt-out of the new default feature flag named "std".

ZackPierce commented 6 years ago

Note that the build is not expected to pass until bit-vec is updated (and a new version pushed out to crates.io)

Gankra commented 6 years ago

bitvec has been published

ZackPierce commented 6 years ago

Did the re-open song and dance to trigger rebuild.

Gankra commented 6 years ago

thanks!

Gankra commented 6 years ago

published

On Mon, Apr 23, 2018 at 4:03 PM, Alexis Beingessner < notifications@github.com> wrote:

Merged #15 https://github.com/contain-rs/bit-set/pull/15.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/contain-rs/bit-set/pull/15#event-1590043821, or mute the thread https://github.com/notifications/unsubscribe-auth/ABFY4A5Qlv8sRbQORQRInrsjXBCJJ-Gnks5trjOIgaJpZM4TeH4F .