mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-01 17:46:47 +00:00
cfcdd71865
This avoids https://github.com/rust-lang/futures-rs/issues/2090. I don't think we need to worry about reading legacy conflicts asynchronously - async is really only useful for Google's backend right now, and we don't use the legacy format at Google. In particular, I don't want `MergedTree::value()` to have to be async. |
||
---|---|---|
.. | ||
main.rs |