nushell/crates/nu-term-grid/src
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
..
grid.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
lib.rs moved grid to it's own crate named nu-term-grid 2021-10-07 10:32:39 -05:00
main.rs moved grid to it's own crate named nu-term-grid 2021-10-07 10:32:39 -05:00