jj/lib
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
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos working_copy: preserve conflicts in the working copy until markers are removed 2021-11-07 15:17:51 -08:00
src debug: upgrade Drop implementations to non-debug assert! 2021-12-01 10:32:11 -08:00
tests transaction: remove Drop implementation 2021-12-01 10:31:35 -08:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml cargo: run cargo upgrade 2021-12-01 08:13:20 -08:00