nushell/crates/nu-plugin/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
..
plugin when spawned process during register plugin, pass env to child process (#6261) 2022-08-08 07:26:49 -05:00
protocol Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
serializers plugin show signature (#6126) 2022-07-26 14:47:54 +01:00
lib.rs Add CustomValue support to plugins (#6070) 2022-07-25 17:32:56 +01:00
plugin_capnp.rs Add CustomValue support to plugins (#6070) 2022-07-25 17:32:56 +01:00