jj/lib
Yuya Nishihara d9e8297059 index: add 'static version of evaluate_revset() to ReadonlyIndex
We'll probably need a better abstraction, but a separate method is good
enough to remove unsafe code from ReadonlyRepo.

I'm not sure if this is feasible for the other backends, but I guess there
would be less lifetimed variables than DefaultReadonlyIndex.
2023-12-15 16:10:28 +09:00
..
benches
gen-protos
src index: add 'static version of evaluate_revset() to ReadonlyIndex 2023-12-15 16:10:28 +09:00
tests index: add 'static version of evaluate_revset() to ReadonlyIndex 2023-12-15 16:10:28 +09:00
testutils transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
Cargo.toml cargo: add ref-cast dependency 2023-11-26 18:21:40 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00