mirror of
https://github.com/nushell/nushell.git
synced 2025-01-12 09:18:56 +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 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |