mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 20:16:48 +02:00
* add new function to remove data at a cellpath; allow reject to use cellpath * add tests * fmt * fix clippt * get it working properly with lists of records * fix clippy, hopefully * fix clippy, hopefully 2