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 commit_builder: relax type of description parameter 2022-12-22 14:59:03 +09:00
testutils op_heads_store: give the OpHeadsStore factory semantics 2022-12-16 10:47:48 -08:00
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