nushell/crates/nu-explore/src
Stefan Holderbach 1ea39abcff
Apply more recent/nightly clippy lints (#7916)
# Description

- Use inline format strings in dataframe code
- Fix manual `.is_ascii_digit()` check
- Remove unnecessary `.into_iter()` calls
2023-01-30 14:06:36 +01:00
..
commands Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
nu_common Apply more recent/nightly clippy lints (#7916) 2023-01-30 14:06:36 +01:00
pager Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
registry fix some typos (#7773) 2023-01-16 12:43:46 +01:00
views Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
lib.rs Reduce again the number of match calls (#7815) 2023-01-24 12:23:42 +01:00