nushell/crates/nu-engine/src
Ian Manske 6f384da57e
Make Call::get_flag_expr return Expression by ref (#11388)
# Description
A small refactor that eliminates some `Expression` cloning.

# User-Facing Changes
Breaking change for `nu_protocol`.
2023-12-21 16:42:07 +01:00
..
call_ext.rs Make Call::get_flag_expr return Expression by ref (#11388) 2023-12-21 16:42:07 +01:00
column.rs Use Record's public API in a bunch of places (#10927) 2023-11-08 14:24:00 +01:00
documentation.rs Spread operator in record literals (#11144) 2023-11-29 18:31:31 +01:00
env.rs Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
eval.rs Fix piping output logic (#11317) 2023-12-13 13:16:23 -06:00
glob_from.rs Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
lib.rs Allow operator in constants (#10212) 2023-09-05 16:35:58 +02:00
scope.rs Use Record APIs in nu-protocol/nu-engine (#10917) 2023-11-01 23:19:58 +01:00