ZIm/crates/gpui/src/app
Cole Miller de08e47e5b
Improve panic report with reentrant SlotMap use (#22667)
`double_lease_panic` already does what we want, just extend it to the
indexing operation as well.

Release Notes:

- N/A
2025-01-04 20:37:40 +00:00
..
async_context.rs Cleanups preparing for WindowContext refactor (#22475) 2024-12-28 21:36:14 +00:00
entity_map.rs Improve panic report with reentrant SlotMap use (#22667) 2025-01-04 20:37:40 +00:00
model_context.rs Cleanups preparing for WindowContext refactor (#22475) 2024-12-28 21:36:14 +00:00
test_context.rs Cleanups preparing for WindowContext refactor (#22475) 2024-12-28 21:36:14 +00:00