tramhao / termusic

Music Player TUI written in Rust
GNU General Public License v3.0
1.05k stars 44 forks source link

Fix suggestions & warnings from rust 1.78 #308

Closed hasezoey closed 4 months ago

hasezoey commented 5 months ago

This PR applies all suggestions / warnings from rust 1.78 rustc and clippy.

in addition also applies some suggestions to tests.