1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-07 19:44:25 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
JT
c08e145501
Fix clippy warnings () 2021-12-03 07:05:38 +13:00
Marcin Puc
51c74eebd0
Add general refactorings () 2021-09-10 10:44:22 +12:00
JT
383e874166
Fix a bunch of future clippy warnings ()
* Fix a bunch of future clippy warnings

* Fix a bunch of future clippy warnings
2021-06-10 07:08:12 +12:00
Andrés N. Robalino
29ccb9f5cd
Ensure stable plugins get installed. () 2020-02-10 15:32:10 -05:00
Jonathan Turner
72838cc083
Move to using clippy ()
* 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
Andrés N. Robalino
f6c62bf121 Nu plugins now depend on nu-plugin crate. 2019-12-27 08:52:15 -05:00
Jonathan Turner
9f702fe01a Move the remainder of the plugins to crates 2019-12-10 07:39:51 +13:00