Clippy's `neg_cmp_op_on_partial_ord` lint fails on `-D warnings`, which CI enforces. Using `<=` directly is clearer and equivalent for the f64 inputs we pass (both are caller-supplied target pressures that come from the level-key constants — neither is ever NaN). |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||