nushell/crates/nu-plugin/src/protocol
Gaëtan bcf3537395
fix labelled error from shell error (#10639)
# Description

Fixes a minor error in the impl From<ShellError> for LabeledError.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2023-10-08 13:09:42 +02:00
..
evaluated_call.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
mod.rs fix labelled error from shell error (#10639) 2023-10-08 13:09:42 +02:00
plugin_custom_value.rs Invert &Options to Option<&T> (#10315) 2023-09-13 07:00:58 +08:00
plugin_data.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00