jj/lib
Yuya Nishihara f5d0419384 working_copy: return {operation_id, workspace_id} by reference
Let WorkspaceCommandHelper clone it. WorkspaceCommandHelper could return
workspace_id by reference, but doing that would introduce noisy .clone()
calls and lifetime mess.
2022-10-03 21:41:20 -07:00
..
src working_copy: return {operation_id, workspace_id} by reference 2022-10-03 21:41:20 -07:00
tests working_copy: return {operation_id, workspace_id} by reference 2022-10-03 21:41:20 -07:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump pest from 2.3.1 to 2.4.0 2022-10-03 08:56:24 -07:00