mirror of
https://github.com/nushell/nushell.git
synced 2025-02-18 11:31:14 +01:00
# Description Fixes some ignored clippy lints. # User-Facing Changes Changes some signatures and return types to `&dyn Command` instead of `&Box<dyn Command`, but I believe this is only an internal change. |
||
---|---|---|
.. | ||
call_ext.rs | ||
column.rs | ||
documentation.rs | ||
env.rs | ||
eval_helpers.rs | ||
eval.rs | ||
glob_from.rs | ||
lib.rs | ||
scope.rs |