nushell/crates/nu-json/src
zc he 339c5b7c83
fix: clippy warning of rust 1.8.4 (#14984)
# Description

I'm on rust toolchain 1.8.4, and I can see clippy warnings that can't be
caught by the ci workflow, primarily related to lifetime params.

I think it doesn't hurt to fix those in advance.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2025-02-02 07:56:54 -06:00
..
builder.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
de.rs fix: clippy warning of rust 1.8.4 (#14984) 2025-02-02 07:56:54 -06:00
error.rs Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00
ser.rs fix: clippy warning of rust 1.8.4 (#14984) 2025-02-02 07:56:54 -06:00
util.rs Remove 🆖 comments (#7877) 2023-01-27 08:48:31 -05:00
value.rs fix: clippy warning of rust 1.8.4 (#14984) 2025-02-02 07:56:54 -06:00