gecko-dev/third_party/rust/bit-set
Mike Hommey 0b1695d170 Bug 1785002 - Update bit-set to 0.5.3. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D154715
2022-08-16 20:30:28 +00:00
..
src Bug 1785002 - Update bit-set to 0.5.3. r=emilio,supply-chain-reviewers 2022-08-16 20:30:28 +00:00
.cargo-checksum.json Bug 1785002 - Update bit-set to 0.5.3. r=emilio,supply-chain-reviewers 2022-08-16 20:30:28 +00:00
Cargo.toml Bug 1785002 - Update bit-set to 0.5.3. r=emilio,supply-chain-reviewers 2022-08-16 20:30:28 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md
deploy-docs.sh Bug 1785002 - Update bit-set to 0.5.3. r=emilio,supply-chain-reviewers 2022-08-16 20:30:28 +00: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 Set of bits.

Documentation is available at https://contain-rs.github.io/bit-set/bit_set.

Build Status crates.io