jj/lib
Martin von Zweigbergk ff1b6ce3d1 index: extract a MutableIndex trait
This is yet another step towards making the index pluggable. The
`IndexStore` trait seems reasonable after this commit. There's still a
lot of work to remove `IndexPosition` from the `Index` trait.
2023-03-11 22:22:46 -08:00
..
gen-protos cargo: bump prost-build from 0.11.7 to 0.11.8 2023-02-28 16:13:14 +00:00
src index: extract a MutableIndex trait 2023-03-11 22:22:46 -08:00
tests index: load store based on type recorded in .jj/repo/index/type 2023-03-11 22:22:46 -08:00
testutils index: load store based on type recorded in .jj/repo/index/type 2023-03-11 22:22:46 -08:00
build.rs
Cargo.toml cargo: bump pest_derive from 2.5.5 to 2.5.6 2023-03-07 17:32:21 +01:00