1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-24 13:37:32 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Holderbach
c2f4969d4f
Clippy fix for Rust 1.63 ()
Take more sensitive lints into account

Somewhat ugly in some cases is the replacement of `.get(0)` with
`.first()`
2022-08-11 11:54:54 -05:00
WindSoilder
894d3e7452
try make port test more reliable () 2022-07-25 06:42:06 -05:00
WindSoilder
82ae06865c
Port command ()
* implement port command

* better comment

* fmt code

* fix example description

* fix usage

* fix tests
2022-06-21 23:27:58 -04:00