nushell/crates/nu-cli/tests/format_conversions
Jason Gedge b2c5af457e
Move most of the root package into a subcrate. (#1445)
This improves incremental build time when working on what was previously
the root package. For example, previously all plugins would be rebuilt
with a change to `src/commands/classified/external.rs`, but now only
`nu-cli` will have to be rebuilt (and anything that depends on it).
2020-03-04 13:58:20 -05:00
..
bson.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
csv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
json.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
mod.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
ods.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
sqlite.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
ssv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
toml.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
tsv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
url.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
xlsx.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
yaml.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00