Files
zed/crates/markdown
Michael Sloan 60ec55b179 Use u64 instead of usize in ElementId (#29493)
Truncation to a 32 bit `usize` could cause two distinct IDs to be
considered the same element.

Release Notes:

- N/A
2025-04-27 02:31:25 +00:00
..
2025-04-25 16:53:44 -06:00