1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-22 21:01:36 +03:00
wezterm/luahelper
Wez Furlong 74015a95c7
fix some warnings with rust 1.83
It's complaining about non-local impls and elided lifetimes
that have names.

I don't recall why I thought I needed these "dummy" enclosing
scopes, and they are most likely cargo-cult copypasta from
some other derive implementation that I used as inspiration.
2024-11-28 21:32:15 -07:00
..
src fix some warnings with rust 1.83 2024-11-28 21:32:15 -07:00
Cargo.toml add cargo deny config, update lru 2024-05-13 08:29:36 -07:00