diff options
author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2021-10-24 19:30:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-24 19:30:55 +0200 |
commit | 439a2914dbdd0b71a4af06cde402d80653d71d04 (patch) | |
tree | e9f55fd82ae1bf829b5f3088f48bdc1e2fe95b5d /cli/fs_util.rs | |
parent | 834f474729875135c8445e38b76fb750b223caa9 (diff) |
fix(core): avoid op_state.borrow_mut() for OpsTracker (#12525)
By allowing interior mutability in OpsTracker (owning a RefCell<Vec> instead of just a Vec)
Fixes #12453
Diffstat (limited to 'cli/fs_util.rs')
0 files changed, 0 insertions, 0 deletions