1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 05:12:40 +03:00
wezterm/wezterm-dynamic
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
..
derive fix some warnings with rust 1.83 2024-11-28 21:32:15 -07:00
src fix a couple of new redundant clone warnings in rust 1.73 2023-10-30 07:45:59 -07:00
tests add wezterm-dynamic crate 2022-05-18 07:47:39 -07:00
Cargo.toml deps: update strsim 2024-05-13 12:20:09 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00