git-ar 1.1.13

Git all remotes. Git cli tool that targets both Github and Gitlab. Brings common development operations such as opening a pull request down to the shell. This is an alternative to both Github https://github.com/cli/cli and Gitlab https://gitlab.com/gitlab-org/cli cli tools.
Documentation

Build #3814455 2026-07-10 11:12:13

# rustc version rustc 1.99.0-nightly (af3d95584 2026-07-09)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-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" "8c41e4fc358a06c99628883626410c35f937bd569a7f0556146c8813a6eebca8" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260709-1.99.0-nightly-af3d95584\", \"--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 git-ar v1.1.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Runner` [INFO] [stderr] --> src/git.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 10 | //! All public functions take a [`Runner`] as a parameter and return a [INFO] [stderr] | ^^^^^^ no item named `Runner` 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 `Runner` [INFO] [stderr] --> src/git.rs:28:15 [INFO] [stderr] | [INFO] [stderr] 28 | /// Takes a [`Runner`] as a parameter and returns a result encapsulating a [INFO] [stderr] | ^^^^^^ no item named `Runner` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Runner` [INFO] [stderr] --> src/git.rs:70:15 [INFO] [stderr] | [INFO] [stderr] 70 | /// Takes a [`Runner`] as a parameter and the encapsulated result is a [INFO] [stderr] | ^^^^^^ no item named `Runner` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Runner` [INFO] [stderr] --> src/git.rs:153:7 [INFO] [stderr] | [INFO] [stderr] 153 | /// [`Runner`] as a parameter and the encapsulated result is a [INFO] [stderr] | ^^^^^^ no item named `Runner` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `CmdInfo::LastCommitSummary` [INFO] [stderr] --> src/git.rs:154:7 [INFO] [stderr] | [INFO] [stderr] 154 | /// [`CmdInfo::LastCommitSummary`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `CmdInfo` has no variant or associated item named `LastCommitSummary` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/http/throttle.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 125 | /// Inspiration ref: https://en.wikipedia.org/wiki/Leaky_bucket [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 125 | /// Inspiration ref: <https://en.wikipedia.org/wiki/Leaky_bucket> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/gitlab/cicd.rs:103:17 [INFO] [stderr] | [INFO] [stderr] 103 | /// API doc https://docs.gitlab.com/ee/api/users.html#create-a-runner-linked-to-a-user [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 103 | /// API doc <https://docs.gitlab.com/ee/api/users.html#create-a-runner-linked-to-a-user> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `git-ar` (lib doc) generated 7 warnings (run `cargo fix --lib -p git-ar` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/gr/index.html [INFO] running `Command { std: "docker" "inspect" "8c41e4fc358a06c99628883626410c35f937bd569a7f0556146c8813a6eebca8", kill_on_drop: false }`