ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara b07c0db56b backend: deduplicate id type impls by using declarative macro
It's unlikely we'll need to customize these impls per type, so let's ensure
that these newtypes have identical implementations. This commit also adds
from_hex() to FileId, SymlinkId, and ConflictId.
2022-12-23 23:52:03 +09:00
..
gen-protos lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
src backend: deduplicate id type impls by using declarative macro 2022-12-23 23:52:03 +09:00
tests
testutils
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00