mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-20 03:20:08 +00:00
13ccd92766
While this is a debug option, it doesn't make sense to store an integer value as a string. We can parse the environment variable instead. The variable is temporarily parsed into i64 because i64 is the integer type of TOML. toml_edit::Value doesn't implement any other integer conversion functions. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |