nushell/crates/nu-protocol
Luccas Mateus 2b021472d6
Fixed panic on math with large durations (#3669)
* Output error when ls into a file without permission

* math sqrt

* added test to check fails when ls into prohibited dir

* fix lint

* math sqrt with tests and doc

* trigger wasm build

* Update filesystem_shell.rs

* Fix Running echo .. starts printing integers forever

* Fixed panic on operations with very large durations

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-06-23 15:44:14 +12:00
..
src Fixed panic on math with large durations (#3669) 2021-06-23 15:44:14 +12:00
Cargo.toml Bump to 0.33 (#3667) 2021-06-22 17:22:33 +12:00