Files
nushell/crates/nu-protocol/src
Devyn Cairns 97876fb0b4 Fix compilation for nu_protocol::value::from_value on 32-bit targets (#13169)
# Description

Needed to cast `usize::MAX` to `i64` for it to compile properly

cc @cptpiepmatz
2024-06-18 07:16:08 -05:00
..
2024-05-03 16:14:13 -05:00
2024-06-05 09:57:14 +08:00
2024-04-24 15:46:35 +00:00