ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 243675b793 index: turn CompositeIndex into transparent reference type
This helps to eliminate higher-ranked trait bounds from RevWalkRevset and
RevWalk combinators to be added. Since &CompositeIndex is now a real reference,
it can be passed to functions as index: &T.
2024-03-11 17:24:10 +09:00
..
benches
gen-protos
proc-macros cargo: mark the jj-lib-proc-macros crate for publish 2024-03-06 20:35:38 -08:00
src index: turn CompositeIndex into transparent reference type 2024-03-11 17:24:10 +09:00
tests index: turn CompositeIndex into transparent reference type 2024-03-11 17:24:10 +09:00
testutils compile integration tests as a single binary 2024-02-06 18:19:41 -08:00
Cargo.toml working_copy: implement symlinks on windows with a helper function 2024-03-05 15:16:38 +08:00
LICENSE