jj/lib/src
Martin von Zweigbergk 1f68de64d4 debug: upgrade Drop implementations to non-debug assert!
I think these remaining implementations of `Drop` are for types that
are infrequently dropped (unlike `Transaction`), so it be fine to be
more strict about them.
2021-12-01 10:32:11 -08:00
..
backend.rs
commit.rs
commit_builder.rs
conflicts.rs
dag_walk.rs
diff.rs
file_util.rs
files.rs
git.rs
git_backend.rs
gitignore.rs
index.rs
index_store.rs
lib.rs
local_backend.rs
lock.rs
matchers.rs
op_heads_store.rs
op_store.rs
operation.rs
protos.rs
refs.rs
repo.rs
repo_path.rs
revset.pest
revset.rs
revset_graph_iterator.rs
rewrite.rs
settings.rs
simple_op_store.rs
stacked_table.rs
store.rs
testutils.rs
transaction.rs debug: upgrade Drop implementations to non-debug assert! 2021-12-01 10:32:11 -08:00
tree.rs
tree_builder.rs
view.rs
working_copy.rs debug: upgrade Drop implementations to non-debug assert! 2021-12-01 10:32:11 -08:00
workspace.rs