mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-16 00:56:23 +00:00
59daef2351
This helps migrate internal [u8] variables to BStr. b"" literals in tests are changed to &str to get around potential type incompatibility between &[u8; N]. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |