Skip to content

miniscript: rewrite satisfier to be non-recursive #2475

miniscript: rewrite satisfier to be non-recursive

miniscript: rewrite satisfier to be non-recursive #2475

Triggered via pull request February 1, 2026 13:59
Status Success
Total duration 20m 37s
Artifacts

rust.yml

on: pull_request
Docs - stable toolchain
43s
Docs - stable toolchain
Docs - nightly toolchain
24s
Docs - nightly toolchain
Bench - nightly toolchain
3m 27s
Bench - nightly toolchain
Format - nightly toolchain
19s
Format - nightly toolchain
Integration tests - stable toolchain
6m 27s
Integration tests - stable toolchain
Embedded
1m 28s
Embedded
Matrix: Lint - nightly toolchain
Matrix: Test - 1.63.0 toolchain
Matrix: Test - nightly toolchain
Matrix: Test - stable toolchain
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Embedded
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Embedded
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Embedded
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Embedded
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Bench - nightly toolchain: src/benchmarks.rs#L310
type alias `TapMsRes` is never used
Bench - nightly toolchain: src/benchmarks.rs#L76
function `generate_deep_tree_str` is never used
Bench - nightly toolchain: src/benchmarks.rs#L38
function `generate_balanced_tree_str` is never used
Bench - nightly toolchain: src/benchmarks.rs#L21
function `keygen` is never used
Bench - nightly toolchain: src/benchmarks.rs#L19
type alias `Desc` is never used
Bench - nightly toolchain: src/benchmarks.rs#L306
unused import: `crate::policy::Concrete`
Bench - nightly toolchain: src/benchmarks.rs#L302
unused import: `super::*`
Bench - nightly toolchain: src/benchmarks.rs#L16
unused import: `crate::expression::Tree`
Bench - nightly toolchain: src/benchmarks.rs#L13
unused imports: `Bencher` and `black_box`
Bench - nightly toolchain: src/benchmarks.rs#L10
unused import: `core::str::FromStr`