gecko-dev/third_party/rust/bit-vec
Nathan Froyd b93bf873ba Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
..
benches Bug 1437004 - Vendored Rust dependencies;r=froydnj 2018-04-04 14:14:26 +02:00
src Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
.cargo-checksum.json Bug 1502964 - part 2 - update winapi to froydnj/winapi-rs#aarch64; r=ted.mielczarek 2018-11-02 10:56:08 -04:00
Cargo.toml Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
LICENSE-APACHE Bug 1437004 - Vendored Rust dependencies;r=froydnj 2018-04-04 14:14:26 +02:00
LICENSE-MIT Bug 1437004 - Vendored Rust dependencies;r=froydnj 2018-04-04 14:14:26 +02:00
README.md Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
crusader.sh Bug 1437004 - Vendored Rust dependencies;r=froydnj 2018-04-04 14:14:26 +02:00
deploy-docs.sh Bug 1437004 - Vendored Rust dependencies;r=froydnj 2018-04-04 14:14:26 +02:00

README.md

WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES

It works fine, but will generally no longer be improved.

We are currently only accepting changes which:

  • keep this compiling with the latest versions of Rust or its dependencies.
  • have minimal review requirements, such as documentation changes (so not totally new APIs).

A Vec of bits.

Documentation is available at https://contain-rs.github.io/bit-vec/bit_vec.

Build Status crates.io