rustyfi-syntax 0.1.4

Lexer, token stream, and syan2-based surface grammar for SATySFi
Documentation

Build #4201133 2026-08-24 05:54:29

# rustc version rustc 1.100.0-nightly (fb6531d55 2026-08-23)

# docs.rs version docsrs 0.0.0 (e1bf2044f995578af06750ed1e554ccf8db7c5c4 2026-08-21 )

# 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" "8dff74687c2a1650c9ac4fde11334c2cb6d189297367b68e5c7114603f2854f6" "/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\", \"-20260823-1.100.0-nightly-fb6531d55\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rustyfi-syntax v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Expr::LetIn` [INFO] [stderr] --> src/cst_v1.rs:648:37 [INFO] [stderr] | [INFO] [stderr] 648 | /// `let`, off a larger constant. [`Expr::LetIn`] subsumes every [INFO] [stderr] | ^^^^^^^^^^^ no item named `Expr` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `parse_error` links to private item `best_failure` [INFO] [stderr] --> src/parse_error.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | //! ([`best_failure`]); the second only by the stream's own high-water mark [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: redundant explicit link target [INFO] [stderr] --> src/cst_v1.rs:650:15 [INFO] [stderr] | [INFO] [stderr] 650 | /// [`Param`](ast::Param) begins with `=`), so refusing one costs nothing and [INFO] [stderr] | ------- ^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 650 - /// [`Param`](ast::Param) begins with `=`), so refusing one costs nothing and [INFO] [stderr] 650 + /// [`Param`] begins with `=`), so refusing one costs nothing and [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rustyfi-syntax` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rustyfi_syntax/index.html [INFO] running `Command { std: "docker" "inspect" "8dff74687c2a1650c9ac4fde11334c2cb6d189297367b68e5c7114603f2854f6", kill_on_drop: false }`