ZIm/crates/gpui2
Nathan Sobo 12bb13b9fc Perform a bounds check when allocating in the arena
This ensures we don't invoke undefined behavior when overflowing.

Co-Authored-By: Antonio <antonio@zed.dev>
2023-12-20 08:20:00 -07:00
..
docs Restore namespace parameter to actions! 2023-12-09 15:18:31 -07:00
src Perform a bounds check when allocating in the arena 2023-12-20 08:20:00 -07:00
tests Restore impl_actions! and remove derive(Action) 2023-12-10 19:33:38 -07:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml Update Taffy to latest main 2023-11-18 21:30:33 -07:00