nushell/crates/nu-command/src/conversions
Stefan Holderbach c2f4969d4f
Clippy fix for Rust 1.63 (#6299)
Take more sensitive lints into account

Somewhat ugly in some cases is the replacement of `.get(0)` with
`.first()`
2022-08-11 11:54:54 -05:00
..
into Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
fmt.rs feat: add search terms for conversions (#5259) 2022-04-20 11:48:32 -05:00
mod.rs new command fmt to format numbers (#707) 2022-01-09 19:19:41 -06:00