Nightly 2022-09-07
Pre-release
Pre-release
avm2: Remove `GcCell` from `local_registers` We already have `&mut self` available whenever we write to it, and we never made use of the `Clone` impl. As far as I can tell, we don't have any unimplemented features that would require a `GcCell`.