codediff 0.0.6

Fast, robust, syntax-aware code diffing using tree-sitter ASTs
Documentation

Build #4049451 2026-08-05 18:34:45

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "360cb5bff07dcd51e7f097b6e4fd0202baebb7335d107cc8ac01cfc19fefc0b0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 codediff v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `is_diagnostic_statement` links to private item `DIAGNOSTIC_CALLEE_KEYWORDS` [INFO] [stderr] --> src/diff/nodes.rs:1617:70 [INFO] [stderr] | [INFO] [stderr] 1617 | /// This is intentionally a loose, substring-based heuristic - see [`DIAGNOSTIC_CALLEE_KEYWORDS`] - [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `is_statement_sequence_body` links to private item `crate::diff::apted::prematch_identical_statement_siblings` [INFO] [stderr] --> src/diff/nodes.rs:2689:41 [INFO] [stderr] | [INFO] [stderr] 2689 | /// Used to find the right anchor for [`crate::diff::apted::prematch_identical_statement_siblings`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `solve` links to private item `solve_named_reference_groups` [INFO] [stderr] --> src/diff/solve_syntax_aware_matching.rs:40:21 [INFO] [stderr] | [INFO] [stderr] 40 | * shared shape is [`solve_named_reference_groups`] - **fully-resolved names** (scope-qualified, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `full` [INFO] [stderr] --> src/code.rs:304:54 [INFO] [stderr] | [INFO] [stderr] 304 | /// Reverse map to node_to_full_hash, going from <full hash> -> <treesitter node ids>. [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `treesitter` [INFO] [stderr] --> src/code.rs:304:69 [INFO] [stderr] | [INFO] [stderr] 304 | /// Reverse map to node_to_full_hash, going from <full hash> -> <treesitter node ids>. [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `structural` [INFO] [stderr] --> src/code.rs:325:60 [INFO] [stderr] | [INFO] [stderr] 325 | /// Reverse map to node_to_structural_hash, going from <structural hash> -> <node ids>. See [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `node` [INFO] [stderr] --> src/code.rs:325:81 [INFO] [stderr] | [INFO] [stderr] 325 | /// Reverse map to node_to_structural_hash, going from <structural hash> -> <node ids>. See [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Range` [INFO] [stderr] --> src/diff/text.rs:359:60 [INFO] [stderr] | [INFO] [stderr] 359 | /// The result is a vector of (Range, Operation, Option<Range>) tuples. [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 359 | /// The result is a vector of (Range, Operation, `Option<Range>`) tuples. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `codediff` (lib doc) generated 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/codediff/index.html [INFO] running `Command { std: "docker" "inspect" "360cb5bff07dcd51e7f097b6e4fd0202baebb7335d107cc8ac01cfc19fefc0b0", kill_on_drop: false }`