nushell/crates/nu-path/src
Wind 1c6c85d35d
Fix clippy (#15489)
# Description
There are some clippy(version 0.1.86) errors on nushell repo. This pr is
trying to fix it.

# User-Facing Changes
Hopefully none.

# Tests + Formatting
NaN

# After Submitting
NaN
2025-04-06 09:49:28 +08:00
..
assert_path_eq.rs Path expansion no longer removes trailing slashes (#12662) 2024-05-01 17:28:54 -05:00
components.rs Fix trailing slash in PWD set by cd (#12760) 2024-05-04 12:38:37 +03:00
dots.rs Fix clippy (#15489) 2025-04-06 09:49:28 +08:00
expansions.rs Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
form.rs Use ref-cast crate to remove some unsafe (#14897) 2025-01-26 12:43:45 -08:00
helpers.rs Reduce duplication in history path construction (#13475) 2024-10-11 07:51:50 -05:00
lib.rs Revert "Feature: PWD-per-drive to facilitate working on multiple drives at Windows" (#14598) 2024-12-16 13:52:07 -06:00
path.rs Use ref-cast crate to remove some unsafe (#14897) 2025-01-26 12:43:45 -08:00
tilde.rs Fix clippy (#15489) 2025-04-06 09:49:28 +08:00
trailing_slash.rs bump to the latest rust version (#15483) 2025-04-03 21:08:59 +02:00