You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/src/commands
Alexis (Poliorcetics) Bourget 34389e1d54 nit: Do less allocations in `ui::menu::Item::label` implementations
This complicates the code a little but it often divides by two the number of allocations done by
the functions. LSP labels especially can easily be called dozens of time in a single menu popup,
when listing references for example.
2 years ago
..
dap.rs remove Callback::Compositor variant 2 years ago
lsp.rs nit: Do less allocations in `ui::menu::Item::label` implementations 2 years ago
typed.rs fix: write-all crash (#4384) 2 years ago