A fork of helix with a bespoke collection patches.

Resolve recent rustc warnings for MessageActionItem Item impl master

Recent rust versions emit warnings about the elided lifetime on Row (preferring `Row<'_>`) and want the `Item` impl moved to the same block as their item.


+7 -6
1 changed file