mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 07:30:13 +01:00
63c3d19c67
* Implement `From<bool>` for `Value` * Add `All` command * Change `IntoPipelineData` and `IntoInterruptiblePipelineData` bounds * Refactor `PipelineIterator` impls * Add `PipelineData::into_interruptible_iter` * Use `into_interruptible_iter` instead of `all` helper * Merge imports * Refactor `PipelineData::{filter, map}` * Change comment pronoun * Treat `RowCondition` as a block * Remove unnecessary braces * Address cluppy warning |
||
---|---|---|
.. | ||
nu_plugin_inc | ||
nu-ansi-term | ||
nu-cli | ||
nu-command | ||
nu-dataframe | ||
nu-engine | ||
nu-json | ||
nu-parser | ||
nu-path | ||
nu-plugin | ||
nu-protocol | ||
nu-table | ||
nu-term-grid |