nushell/crates/nu-command/src/formats/to
Stefan Holderbach f7647584a3
Clippy with the current stable toolchain (#6615)
Fix lints that are coming with rust 1.64

Passes with the earlier toolchain from `rust-toolchain.toml` as well.
2022-09-26 19:29:25 +02:00
..
command.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
csv.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
delimited.rs Fix to csv and to tsv for simple list, close: #4780 (#5483) 2022-05-09 06:14:42 -05:00
html.rs replace the regex crate with the fancy-regex crate (#6227) 2022-08-04 14:51:02 -05:00
json.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
md.rs Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
mod.rs sometimes you want a text output (#5441) 2022-05-04 14:12:23 -05:00
nuon.rs add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
text.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
toml.rs Bump chrono dependency to fix panic (#6317) 2022-08-13 11:21:28 -07:00
tsv.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
url.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
xml.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
yaml.rs update a few nushell dependencies (#6291) 2022-08-10 14:56:15 -05:00