conventional_commit_parser 0.9.4

A rust implementation of the conventional commit specification.
Documentation

Build #3899755 2026-07-20 00:51:11

# 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" "d5e0e453aee9e52ffacac01e2e7a2ed9192097e93be0a27be28d7db4bda1634a" "/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 conventional_commit_parser v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `commit` links to private item `crate::ConventionalCommitParser::parse` [INFO] [stderr] --> src/lib.rs:61:14 [INFO] [stderr] | [INFO] [stderr] 61 | /// [parse]: crate::ConventionalCommitParser::parse [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: unresolved link to `crate::ConventionalCommitParser::parse` [INFO] [stderr] --> src/commit.rs:108:14 [INFO] [stderr] | [INFO] [stderr] 108 | /// [parse]: crate::ConventionalCommitParser::parse [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ConventionalCommitParser` has no field or associated item named `parse` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `space` [INFO] [stderr] --> src/commit.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | /// a word token, followed by either a :<space> or <space># separator, followed by a string value. [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `space` [INFO] [stderr] --> src/commit.rs:42:52 [INFO] [stderr] | [INFO] [stderr] 42 | /// a word token, followed by either a :<space> or <space># separator, followed by a string value. [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `conventional_commit_parser` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/conventional_commit_parser/index.html [INFO] running `Command { std: "docker" "inspect" "d5e0e453aee9e52ffacac01e2e7a2ed9192097e93be0a27be28d7db4bda1634a", kill_on_drop: false }`