nushell/crates/nu-glob/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
..
lib.rs fix: clippy warning of rust 1.8.4 (#14984) 2025-02-02 07:56:54 -06:00