xutf 1.4.0

Permissive UTF-8/16/32 transcoding, comparison and BOM detection with SIMD ASCII fast paths
Documentation

Build #4176148 2026-08-19 23:45:39

# rustc version rustc 1.100.0-nightly (e71c0f1e3 2026-08-18)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# 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" "63cc0e443050f2f6cc8e6e4ccfc63863bb9d69f9da60324c3b6126d6d22d37f6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260818-1.100.0-nightly-e71c0f1e3\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: prof, transcode [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting xutf v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `to_string` [INFO] [stderr] --> src/text.rs:109:60 [INFO] [stderr] | [INFO] [stderr] 109 | /// sequences that would make the result invalid UTF-8; [`to_string`] [INFO] [stderr] | ^^^^^^^^^ no item named `to_string` 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 `transcode_into` [INFO] [stderr] --> src/text.rs:119:43 [INFO] [stderr] | [INFO] [stderr] 119 | /// `(units_read, units_written)` (see [`transcode_into`]). [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `transcode_into` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `transcoded_len` [INFO] [stderr] --> src/text.rs:130:8 [INFO] [stderr] | [INFO] [stderr] 130 | /// [`transcoded_len`]). [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `transcoded_len` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `equals` [INFO] [stderr] --> src/text.rs:137:41 [INFO] [stderr] | [INFO] [stderr] 137 | /// unit slices or their `Vec`s (see [`equals`]). [INFO] [stderr] | ^^^^^^ no item named `equals` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `equals_ignore_ascii_case` [INFO] [stderr] --> src/text.rs:144:8 [INFO] [stderr] | [INFO] [stderr] 144 | /// [`equals_ignore_ascii_case`]). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `equals_ignore_ascii_case` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `xutf` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/xutf/index.html [INFO] running `Command { std: "docker" "inspect" "63cc0e443050f2f6cc8e6e4ccfc63863bb9d69f9da60324c3b6126d6d22d37f6", kill_on_drop: false }`