helix/helix-view
Michael Davis b8912adbbf
Use a `Cow<'static, str>` for the Info component title
Some uses of the component (like for register) provide a static title.
We can trivially avoid the title allocation in those cases.
2025-02-19 10:10:55 -05:00
..
src Use a `Cow<'static, str>` for the Info component title 2025-02-19 10:10:55 -05:00
tests/encoding Re-vendor encoding_rs test data 2024-11-13 15:30:17 +09:00
Cargo.toml Use the slotmap workspace dependency in helix-view 2025-02-01 19:32:23 -05:00