nushell/crates
Access 1fd0ddb52c
Maybe solve the none bug? (#860)
* Maybe solve the none bug?

* cargo fmt

* use nothing, not string

* check at last

* I check it at last

* Use error which has span

* use not found error

* fix error

* use a empty value length?

* * Add commit about what I change and fmt

Now all test passed, but I do not know if it is right

* update the test

* check if it is nothing

* update commit

* Rename test

Co-authored-by: Jakub Žádník <kubouch@gmail.com>
2022-01-30 15:23:28 +02:00
..
nu-cli Harden highlighter against alias spans (#867) 2022-01-28 07:29:45 -05:00
nu-color-config update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-command Port detect columns (#892) 2022-01-30 07:52:24 -05:00
nu-engine Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
nu-json update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-parser Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
nu-path update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-plugin "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
nu-pretty-hex update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-protocol Maybe solve the none bug? (#860) 2022-01-30 15:23:28 +02:00
nu-system fixes process path being truncated (#885) 2022-01-29 08:50:48 -06:00
nu-table Bump ansi-cut version to 0.2.0 (#822) 2022-01-22 18:36:40 -05:00
nu-term-grid update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_example update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_gstat update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_inc update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_python name change (#526) 2021-12-19 10:00:31 +00:00