Skip to content

Add explicit control of padding to the Builder API. #3081

Add explicit control of padding to the Builder API.

Add explicit control of padding to the Builder API. #3081

Triggered via push December 15, 2023 22:08
Status Success
Total duration 9m 56s
Artifacts

ci.yml

on: push
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L6
unused import: `H`
/home/runner/work/orchard/orchard/src/lib.rs#L420
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L459
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L246
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L195
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L201
usage of `Iterator::fold` on a type that implements `Try`
./file/that/probably/doesnt/exist.rs#L0
8 warnings emitted