nushell/.github
Antoine Stevan 5d8bedfbe4
stdlib: make the library a standalone crate (#8770)
# Description
as we now have a prelude thanks to #8627, i'd like to work on the
structure of the library 😋

and i think the first step is to make it a true standalone crate 😏

this PR
- moves all the library from `crates/nu-utils/standard_library/` to
`crates/nu-std/`
- moves the `rust` loading code from `src/run.rs` to
`crates/nu-std/src/lib.rs`
2023-04-07 22:12:27 +02:00
..
ISSUE_TEMPLATE Bug issue template (#6329) 2022-08-15 09:32:38 -05:00
workflows stdlib: make the library a standalone crate (#8770) 2023-04-07 22:12:27 +02:00
dependabot.yml experiment with dependabot and rust dependencies (#7716) 2023-01-11 16:30:34 -06:00
pull_request_template.md stdlib: make the library a standalone crate (#8770) 2023-04-07 22:12:27 +02:00