nushell/crates/nu-plugin/src
Stefan Holderbach f56070cbcd
Respond to nightly clippy (#12174)
Babe, wake up new nightly clippy just dropped

- Move `catch_unwind` block out of `match` scrutinee
- Remove unused members in `PluginExecutionContext`
2024-03-20 09:46:39 +08:00
..
plugin Respond to nightly clippy (#12174) 2024-03-20 09:46:39 +08:00
protocol Fix broken build: replace value_string() straggler (#12237) 2024-03-19 07:52:49 -05:00
serializers MsgPack deserializer: improve handling of EOF (#12183) 2024-03-13 06:49:53 -05:00
util Allow plugins to set environment variables in their caller's scope (#12204) 2024-03-15 06:45:45 -05:00
lib.rs Allow plugins to set environment variables in their caller's scope (#12204) 2024-03-15 06:45:45 -05:00
sequence.rs Bidirectional communication and streams for plugins (#11911) 2024-02-25 16:32:50 -06:00