ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk fb396e6b45 cleanup: address unnecessary_borrow lints reported by Clippy 1.66
Interestingly, the nightly release doesn't complain about this. One
instance in `test_working_copy.rs` is a bug in Clippy.
2022-12-15 12:38:01 -08:00
..
test_bad_locking.rs cleanup: address unnecessary_borrow lints reported by Clippy 1.66 2022-12-15 12:38:01 -08:00
test_commit_builder.rs
test_commit_concurrent.rs
test_conflicts.rs
test_diff_summary.rs
test_git.rs
test_index.rs
test_init.rs
test_load_repo.rs
test_merge_trees.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
test_mut_repo.rs
test_operations.rs
test_refs.rs
test_revset.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
test_revset_graph_iterator.rs
test_rewrite.rs
test_view.rs
test_working_copy.rs cleanup: address unnecessary_borrow lints reported by Clippy 1.66 2022-12-15 12:38:01 -08:00
test_working_copy_concurrent.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
test_working_copy_sparse.rs
test_workspace.rs