Continuous Integration #276
Annotations
10 errors and 1 warning
Clippy:
src/util.rs#L17
unneeded sub `cfg` when there is only one condition
|
Clippy:
src/nodes/btree.rs#L238
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/nodes/btree.rs#L256
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/nodes/btree.rs#L273
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/nodes/btree.rs#L299
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/nodes/btree.rs#L678
dereferencing a tuple pattern where every element takes a reference
|
Clippy:
src/nodes/btree.rs#L678
dereferencing a tuple pattern where every element takes a reference
|
Clippy:
src/nodes/btree.rs#L709
dereferencing a tuple pattern where every element takes a reference
|
Clippy:
src/nodes/btree.rs#L713
dereferencing a tuple pattern where every element takes a reference
|
Clippy:
src/nodes/btree.rs#L761
replacing an `Option` with `None`
|
Clippy:
clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead
|
The logs for this run have expired and are no longer available.
Loading