nushell/crates/nu-cli/src
Ian Manske abd230e12e
Use IntoValue in config code (#13751)
# Description

Cleans up and refactors the config code using the `IntoValue` macro.
Shoutout to @cptpiepmatz for making the macro!

# User-Facing Changes

Should be none.

# After Submitting

Somehow refactor the reverse transformation.
2024-09-05 09:44:23 +02:00
..
commands Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
completions Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
menus Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
config_files.rs Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
eval_cmds.rs Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
eval_file.rs Report parse warns and compile errs when running script files (#13369) 2024-07-14 10:12:55 +02:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00
nu_highlight.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
print.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
prompt.rs cleanup osc calls for shell_integration (#12810) 2024-05-08 13:34:04 -05:00
prompt_update.rs Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
reedline_config.rs Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
repl.rs Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
syntax_highlight.rs Overhaul $in expressions (#13357) 2024-07-17 16:02:42 -05:00
util.rs Clippy fixes for toolchain bump (#13497) 2024-07-31 14:49:22 +02:00
validation.rs Remove old alias implementation (#8797) 2023-04-07 21:09:38 +03:00