mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 03:22:59 +00:00
17e46e0932
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. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |