Files
oak-gpui/crates/gpui2
Antonio Scandurra 90db278724 Prevent ArenaRef from being cloned (#3738)
This could cause multiple mutable references to be acquired for the same
arena element, which is unsafe. I didn't see it cause problems in
practice, but I realized this could have been a problem and fixed it
before it bit us.

Release Notes:

- N/A
2023-12-20 17:52:16 +01:00
..
2023-11-28 16:47:31 +01:00
2023-11-18 21:30:33 -07:00