Yuya Nishihara 17e46e0932 revset: extend lifetime of CommitId/ChangeId iterators
For the same reason as the previous commit. Since self.inner.positions()
basically clones the underlying evaluation tree, there is no reason to stick
to &self lifetime. Perhaps, some of the CLI utility can be changed to not
collect() the iterator.

Migrating iter_graph() requires non-trivial changes, so it will be done
separately.
2024-03-13 10:47:58 +09:00
..
2023-07-28 09:28:01 -07:00
2024-03-02 18:19:14 -08:00
2024-03-02 18:19:14 -08:00
2024-03-04 16:05:42 -05:00
2024-03-02 18:19:14 -08:00
2024-03-02 18:19:14 -08:00
2024-02-20 00:02:08 +00:00
2024-03-02 18:19:14 -08:00
2024-02-09 15:48:01 -06:00