ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk f541f9f3a6 cleanup: import futures::exectutor::block_on() instead of qualifying
It seems we'll end up using `block_on()` quite a bit, at least until
we're done transitioning to async, and the function name doesn't
conflict with anything else, so let's always import it when we need
it.
2023-10-20 07:38:34 -07:00
..
benches
gen-protos
src cleanup: import futures::exectutor::block_on() instead of qualifying 2023-10-20 07:38:34 -07:00
tests revset: always include non-tracking remote branches in suggestion 2023-10-17 16:42:36 +09:00
testutils working copy: pass commit instead of tree into check_out() 2023-10-16 22:33:44 -07:00
Cargo.toml
LICENSE