mirror of
https://github.com/nushell/nushell.git
synced 2025-07-29 21:12:14 +02:00
* sort_by error processing part I return ShellError instead of static Strings * more explicit details on what types are failing * clippy fixes