WIP: Testing evaluators #1627
Annotations
5 errors and 1 warning
Rust style checks (--features "strict"):
src/greens_function_evaluators/dense_evaluator.rs#L31
the following explicit lifetimes could be elided: 'a
|
Rust style checks (--features "strict"):
src/greens_function_evaluators/dense_evaluator.rs#L141
the following explicit lifetimes could be elided: 'a
|
Rust style checks (--features "strict"):
src/greens_function_evaluators/kifmm_evaluator.rs#L54
the following explicit lifetimes could be elided: 'a
|
Rust style checks (--features "strict"):
src/greens_function_evaluators/kifmm_evaluator.rs#L199
the following explicit lifetimes could be elided: 'a
|
Rust style checks (--features "strict")
Process completed with exit code 101.
|
Rust style checks (--features "strict")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|