impl_ops 0.1.1

Macros for easy operator overloading.
Documentation

Build #4365710 2026-09-07 12:33:06

# rustc version rustc 1.100.0-nightly (5a2be9f5f 2026-09-06)

# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-01 )

# 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" "5886ea870d9717e7590640de1ce7af06d94fa3d2111d176d700da077daf35109" "/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\", \"-20260906-1.100.0-nightly-5a2be9f5f\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `impl_ops` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting impl_ops v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `op` [INFO] [stderr] --> src/lib.rs:248:37 [INFO] [stderr] | [INFO] [stderr] 248 | /// An operator is commutative if A <op> B == B <op> A. Common commutative operators are `+` and `*`. [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `op` [INFO] [stderr] --> src/lib.rs:248:49 [INFO] [stderr] | [INFO] [stderr] 248 | /// An operator is commutative if A <op> B == B <op> A. Common commutative operators are `+` and `*`. [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `impl_ops` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/impl_ops/index.html [INFO] running `Command { std: "docker" "inspect" "5886ea870d9717e7590640de1ce7af06d94fa3d2111d176d700da077daf35109", kill_on_drop: false }`