impls_index 0.11.0

Several of macros to put each function under a named macro to index every function in a class.
Documentation
Build #2249108 2025-06-21 15:24:48
# rustc version
rustc 1.89.0-nightly (5526a2f47 2025-06-20)# docs.rs version
docsrs 0.6.0 (0a8149e8 2025-06-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/impls_index-0.11.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/impls_index-0.11.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "full" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250620-1.89.0-nightly-5526a2f47\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 549f1f740de24259d110561c60b45c17859ca4312a4b3ef47bb136eec9a63eb4
[INFO] running `Command { std: "docker" "start" "-a" "549f1f740de24259d110561c60b45c17859ca4312a4b3ef47bb136eec9a63eb4", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: impls_index_trivial
[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 impls_index v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `impls`
[INFO] [stderr]   --> src/implsindex/impls.rs:95:61
[INFO] [stderr]    |
[INFO] [stderr] 95 |   /// Unlike elements of [`impls_optional`!], elements of [`impls`] are mandatory to be used in [`index`!].
[INFO] [stderr]    |                                                             ^^^^^ no item named `impls` 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 `test_impls_optional`
[INFO] [stderr]    --> src/implsindex/impls.rs:151:28
[INFO] [stderr]     |
[INFO] [stderr] 151 |   /// Unlike elements of [`test_impls_optional`!], elements of [`test_impls`] are mandatory to be used in [`index`!].
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^ no item named `test_impls_optional` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `test_impls`
[INFO] [stderr]    --> src/implsindex/impls.rs:151:66
[INFO] [stderr]     |
[INFO] [stderr] 151 |   /// Unlike elements of [`test_impls_optional`!], elements of [`test_impls`] are mandatory to be used in [`index`!].
[INFO] [stderr]     |                                                                  ^^^^^^^^^^ no item named `test_impls` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `test_impls`
[INFO] [stderr]    --> src/implsindex/impls.rs:220:28
[INFO] [stderr]     |
[INFO] [stderr] 220 |   /// Unlike elements of [`test_impls`!], elements of [`test_impls_optional`] are optional to be used in [`index`!].
[INFO] [stderr]     |                            ^^^^^^^^^^^^ no item named `test_impls` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `test_impls_optional`
[INFO] [stderr]    --> src/implsindex/impls.rs:220:57
[INFO] [stderr]     |
[INFO] [stderr] 220 |   /// Unlike elements of [`test_impls`!], elements of [`test_impls_optional`] are optional to be used in [`index`!].
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^ no item named `test_impls_optional` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `impls_index` (lib doc) generated 5 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/impls_index/index.html
[INFO] running `Command { std: "docker" "inspect" "549f1f740de24259d110561c60b45c17859ca4312a4b3ef47bb136eec9a63eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549f1f740de24259d110561c60b45c17859ca4312a4b3ef47bb136eec9a63eb4", kill_on_drop: false }`
[INFO] [stdout] 549f1f740de24259d110561c60b45c17859ca4312a4b3ef47bb136eec9a63eb4