memapi2 0.11.4

A no_std/no-alloc-friendly memory allocation interface for raw buffers, with improved error reporting.
Documentation

Build #3665247 2026-06-23 12:54:15

# rustc version rustc 1.98.0-nightly (4429659e4 2026-06-22)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# 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" "6d7f29901a7e7a20d088e610ff7757b3b3f12fa561042a2fec9f6ca127a8be08" "/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\", \"-20260622-1.98.0-nightly-4429659e4\", \"--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 memapi2 v0.11.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `c_realloc` [INFO] [stderr] --> src/ffi/c_alloc.rs:247:70 [INFO] [stderr] | [INFO] [stderr] 247 | /// Frees memory previously returned by [`c_alloc`], [`c_zalloc`], [`c_realloc`], [`malloc`], [INFO] [stderr] | ^^^^^^^^^ no item named `c_realloc` 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 `c_realloc` [INFO] [stderr] --> src/ffi/c_alloc.rs:285:81 [INFO] [stderr] | [INFO] [stderr] 285 | /// Grows a block of memory previously returned by [`c_alloc`], [`c_zalloc`], [`c_realloc`], [INFO] [stderr] | ^^^^^^^^^ no item named `c_realloc` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `c_realloc` [INFO] [stderr] --> src/ffi/c_alloc.rs:331:83 [INFO] [stderr] | [INFO] [stderr] 331 | /// Shrinks a block of memory previously returned by [`c_alloc`], [`c_zalloc`], [`c_realloc`], [INFO] [stderr] | ^^^^^^^^^ no item named `c_realloc` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `placeholder` [INFO] [stderr] --> src/ffi/c_alloc.rs:400:9 [INFO] [stderr] | [INFO] [stderr] 400 | /// <placeholder> [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `placeholder` [INFO] [stderr] --> src/ffi/c_alloc.rs:406:9 [INFO] [stderr] | [INFO] [stderr] 406 | /// <placeholder> [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `memapi2` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/memapi2/index.html [INFO] running `Command { std: "docker" "inspect" "6d7f29901a7e7a20d088e610ff7757b3b3f12fa561042a2fec9f6ca127a8be08", kill_on_drop: false }`