nushell/crates/nu-command/src/strings
Stefan Holderbach b88d8726d0
Rework for new clippy lints (#12736)
- **Clippy lint `assigning_clones`**
- **Clippy lint `legacy_numeric_constants`**
- **`clippy::float_equality_without_abs`**
- **`nu-table`: clippy::zero_repeat_side_effects**

---------

Co-authored-by: Ian Manske <ian.manske@pm.me>
2024-05-02 19:29:03 +02:00
..
encode_decode Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
format Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
split Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
str_ Rework for new clippy lints (#12736) 2024-05-02 19:29:03 +02:00
char_.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
detect_columns.rs Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
guess_width.rs Change default algorithm in detect columns (#12277) 2024-03-26 13:57:55 +08:00
mod.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
parse.rs Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00