jj/lib
Yuya Nishihara c28d2d7784 revset: split RevsetError into RevsetResolution/EvaluationError
This makes it clear that RevsetExpression::Present node is noop at the
evaluation stage.

RevsetEvaluationError::StoreError is unused right now, but I'm not sure if
it should be removed. It makes some sense that evaluate() can propagate
StoreError as it has access to the store.
2023-04-03 10:55:03 +09:00
..
benches
gen-protos
src revset: split RevsetError into RevsetResolution/EvaluationError 2023-04-03 10:55:03 +09:00
tests revset: split RevsetError into RevsetResolution/EvaluationError 2023-04-03 10:55:03 +09:00
testutils
build.rs
Cargo.toml