ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 3bf92a0914 templater: make .short(negative_len) return 0-length string
I think this is less surprising than falling back to the default length.
i64-to-usize conversion can also overflow on 32 bit environment, but I'm not
bothered to handle overflow scenario.
2023-08-25 22:59:20 +09:00
..
examples
src templater: make .short(negative_len) return 0-length string 2023-08-25 22:59:20 +09:00
testing
tests templater: make .short(negative_len) return 0-length string 2023-08-25 22:59:20 +09:00
build.rs
Cargo.toml Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00