Rule Set Classification #1307
Annotations
3 errors
Run cargo clippy --all-targets --workspace --verbose:
nemo-physical/src/function/definitions/string.rs#L331
`NonZero::new()` and `Option::unwrap()` can be safely used in a `const` context
|
Run cargo clippy --all-targets --workspace --verbose:
nemo-physical/src/util/mapping/permutation.rs#L20
this `repeat().take()` can be written more concisely
|
Run cargo clippy --all-targets --workspace --verbose
Process completed with exit code 101.
|
Loading