Yuya Nishihara a493913000 revset: propagate evaluation errors from other Revset methods
is_empty() could also return Result<bool, _>, but I think the current definition
is also good. If an error occurred, revset.iter() would return at least one
item, so it's not empty.
2024-10-22 09:03:53 +09:00
..
2024-08-06 10:15:44 +09:00
2024-10-14 20:01:08 +02:00