nushell/crates/nu-engine
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
..
src Fix scoped overlay use not finding a module (#6474) 2022-09-04 18:36:42 +03:00
Cargo.toml add more color highlighting to help (#6449) 2022-08-31 20:15:03 +12:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00