loro/crates/rle
Zixuan Chen f757b86f5c
Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32)
* fix: borrow stack bugs exposed by miri

* fix: use context to track notify when integrating

* fix: miri bugs

* fix: borrow stack bugs

* fix: set range miri err
2022-12-06 16:05:58 +08:00
..
examples/string_tree_bench refactor: rename HasLength functions 2022-10-26 23:31:34 +08:00
src Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32) 2022-12-06 16:05:58 +08:00
Cargo.toml Fix: unsound (violate borrow stack rules) bugs detected by Miri (#32) 2022-12-06 16:05:58 +08:00