Files
oak-gpui/crates/gpui2/src
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-12-13 13:21:48 -08:00
2023-12-11 09:29:10 -07:00
2023-12-07 17:16:19 -08:00
2023-12-13 13:21:48 -08:00
2023-11-17 13:47:07 -07:00
WIP
2023-11-20 14:46:01 -08:00
2023-12-13 18:19:25 -08:00
2023-11-22 11:19:43 -07:00
2023-12-13 22:02:30 +01:00
2023-10-26 13:52:04 +02:00
2023-12-01 19:21:30 +01:00
2023-11-13 16:51:59 -08:00