nushell/crates/nu-table/src
Wind 1c6c85d35d
Fix clippy (#15489)
# Description
There are some clippy(version 0.1.86) errors on nushell repo. This pr is
trying to fix it.

# User-Facing Changes
Hopefully none.

# Tests + Formatting
NaN

# After Submitting
NaN
2025-04-06 09:49:28 +08:00
..
types Revert "Fix #15394 for table -e wrapping issue" (#15498) 2025-04-05 09:24:16 -05:00
common.rs finish removing terminal_size dep (#14819) 2025-01-13 07:00:21 -06:00
lib.rs Bump tabled to 0.17 (#14415) 2024-12-28 08:19:48 -06:00
table_theme.rs Bump tabled to 0.17 (#14415) 2024-12-28 08:19:48 -06:00
table.rs Revert "Fix #15394 for table -e wrapping issue" (#15498) 2025-04-05 09:24:16 -05:00
unstructured_table.rs Fix clippy (#15489) 2025-04-06 09:49:28 +08:00
util.rs Revert "Fix #15394 for table -e wrapping issue" (#15498) 2025-04-05 09:24:16 -05:00