Add no-std support via a default-enabled std
feature flag
#3278
ci.yml
on: push
Bitrot check
2m 12s
Book tests
19s
Code coverage
4m 33s
Intra-doc links
2m 16s
Rustfmt
13s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
12 errors and 18 warnings
Latest build on macOS-latest
Process completed with exit code 101.
|
Latest build on windows-latest
The job was canceled because "macOS-latest" failed.
|
Latest build on windows-latest
The operation was canceled.
|
Latest build on ubuntu-latest
The job was canceled because "macOS-latest" failed.
|
Latest build on ubuntu-latest
The operation was canceled.
|
Test on macOS-latest
Process completed with exit code 101.
|
Test on windows-latest
The job was canceled because "macOS-latest" failed.
|
Test on windows-latest
The operation was canceled.
|
Test on ubuntu-latest
The job was canceled because "macOS-latest" failed.
|
Test on ubuntu-latest
The operation was canceled.
|
Intra-doc links
Process completed with exit code 101.
|
Code coverage
Process completed with exit code 1.
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Book tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
/home/runner/work/orchard/orchard/src/lib.rs#L642
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L816
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L19
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L21
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L23
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L24
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L179
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L245
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L20
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L45
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L217
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L223
usage of `Iterator::fold` on a type that implements `Try`
|
Build target wasm32-wasi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Bitrot check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Intra-doc links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|