mirror of
https://github.com/nushell/nushell.git
synced 2025-05-09 04:24:26 +02:00
# Description In a few places, `nu-path` uses `unsafe` to do reference casts. This PR adds the [`ref-cast`](https://crates.io/crates/ref-cast) crate to do reference casts in a "safe" manner. |
||
---|---|---|
.. | ||
assert_path_eq.rs | ||
components.rs | ||
dots.rs | ||
expansions.rs | ||
form.rs | ||
helpers.rs | ||
lib.rs | ||
path.rs | ||
tilde.rs | ||
trailing_slash.rs |