alacritty/alacritty_terminal
Christian Duerr c96047dc73
Remove unused struct fields
While it might be nice to have the full `Passwd` struct around should
anything ever change in the future, there's really no reason why
Alacritty would need this information. So just removing things for now
makes more sense than adding `#[allow(unused)]`.
2021-09-15 21:13:49 +00:00
..
src Remove unused struct fields 2021-09-15 21:13:49 +00:00
tests Fix out of order terminal query responses 2021-04-17 23:20:13 +00:00
Cargo.toml Fix alacitty_terminal build on windows 2021-08-26 22:01:18 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00