nushell/crates/nu-parser/src
Jonathan Turner 72838cc083
Move to using clippy (#1142)
* Clippy fixes

* Finish converting to use clippy

* fix warnings in new master

* fix windows

* fix windows

Co-authored-by: Artem Vorotnikov <artem@vorotnikov.me>
2019-12-31 20:36:08 +13:00
..
commands Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
hir Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
parse Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
commands.rs Separate internal and external command definitions. 2019-12-15 01:24:31 -05:00
hir.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00
lib.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
parse_command.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
parse.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00