mirror of
https://github.com/nushell/nushell
synced 2024-12-28 22:13:10 +00: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 |
||
---|---|---|
.. | ||
conversions | ||
core_commands | ||
dataframe | ||
date | ||
env | ||
experimental | ||
filesystem | ||
filters | ||
formats | ||
math | ||
shells | ||
strings | ||
system | ||
viewers | ||
default_context.rs | ||
example_test.rs | ||
lib.rs |