Commit f102959
committed
style(hpc): rustfmt — collapse multi-line assert in heel_f64x8 linf test
CI `format/stable` job flagged `cargo fmt --check` diff: the new
`linf_picks_the_largest_gap` test (commit 71cdbd4) had a multi-line
`assert!(...)` invocation. rustfmt prefers it on one line. Auto-applied
via `cargo fmt`.
No code change. CI signal: PR #160 format/stable.1 parent b807075 commit f102959
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
| 346 | + | |
351 | 347 | | |
352 | 348 | | |
353 | 349 | | |
| |||
0 commit comments