Files
oak-gpui/crates/gpui2
Antonio Scandurra 5a4e2e6b90 Use a closure to allocate structs onto the Arena
This is a trick borrowed from Bumpalo that helps LLVM understand
it should instantiate the object directly on the heap, as opposed to
doing so on the stack and then moving it.
2023-12-18 10:56:37 +01:00
..
2023-11-28 16:47:31 +01:00
2023-11-18 21:30:33 -07:00