nushell/crates/nu-command/src/formats
Jakub Žádník f46962d236
Fix scoped overlay use not finding a module (#6474)
* Add source-env test for dynamic path

* Use correct module ID for env overlay imports

* Remove parser check from "overlay list"

It would cause unnecessary errors from some inner scope if some
overlay module was also defined in some inner scope.

* Restore Cargo.lock back

* Remove comments
2022-09-04 18:36:42 +03:00
..
from Fix scoped overlay use not finding a module (#6474) 2022-09-04 18:36:42 +03:00
to add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
mod.rs Add 'to json' 2021-10-29 19:26:29 +13:00