Files
nushell/crates/nu-command/tests/format_conversions
Stefan Holderbach 9da0f41ebb Fix easy clippy lints from latest stable (#16053)
1.88.0 was released today, clippy now lints (machine-applicable)
against:
- format strings with empty braces that could be inlined
  - easy win
- `manual_abs_diff`
- returning of a stored result of the last expression.
  - this can be somewhat contentious but touched only a few places
2025-06-29 17:37:17 +02:00
..
2024-04-26 06:23:16 -05:00
2024-04-26 06:23:16 -05:00
2024-11-21 20:31:14 +08:00
2024-02-24 07:25:51 -06:00
2025-03-06 14:32:36 +01:00