expr: Optimizing for integer values #3232
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
Style and Lint (ubuntu-22.04, unix):
src/uu/expr/src/syntax_tree.rs#L221
ERROR: `cargo clippy`: an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true (file:'src/uu/expr/src/syntax_tree.rs', line:221)
|
Style and Lint (ubuntu-22.04, unix):
src/uu/expr/src/syntax_tree.rs#L230
ERROR: `cargo clippy`: an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true (file:'src/uu/expr/src/syntax_tree.rs', line:230)
|
Style and Lint (ubuntu-22.04, unix):
src/uu/expr/src/syntax_tree.rs#L239
ERROR: `cargo clippy`: an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true (file:'src/uu/expr/src/syntax_tree.rs', line:239)
|
Style and Lint (ubuntu-22.04, unix)
The process '/usr/bin/bash' failed with exit code 1
|
Tests (ubuntu-22.04, unix)
The process '/usr/bin/bash' failed with exit code 1
|