bit-string 0.4.2

A compact owned bit string type with editing, matching, and bitwise operations.
Documentation

Build #3643796 2026-06-21 04:35:25

# rustc version rustc 1.98.0-nightly (8b6558a02 2026-06-20)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "287b096c8e6709dde1217db7e42043bc2161318c54c701b7e4de044d8173eb7b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260620-1.98.0-nightly-8b6558a02\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting bit-string v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `bits_equal_at` [INFO] [stderr] --> src/bit_string/impls_for_matching/impls_for_matches_at.rs:47:24 [INFO] [stderr] | [INFO] [stderr] 47 | /// Delegates to [`bits_equal_at`] which uses SIMD word-equality for [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `bits_equal_at` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `matches_at` [INFO] [stderr] --> src/bit_string/impls_for_matching/impls_for_matches_at.rs:64:33 [INFO] [stderr] | [INFO] [stderr] 64 | /// This is equivalent to [`matches_at`]`(0, prefix)` but optimized for [INFO] [stderr] | ^^^^^^^^^^ no item named `matches_at` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `bit-string` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bit_string/index.html [INFO] running `Command { std: "docker" "inspect" "287b096c8e6709dde1217db7e42043bc2161318c54c701b7e4de044d8173eb7b", kill_on_drop: false }`