versotile-org / verso

A web browser that plays old world blues to build new world hope
Apache License 2.0
4.55k stars 155 forks source link

Applied clippy suggestions #156

Closed levipalait closed 1 month ago

levipalait commented 1 month ago

I ran cargo clippy on the codebase and applied it's suggestions. I also implemented the Default trait for the TouchHandler inside touch.rs and moved the new() function over to the default() function.

levipalait commented 1 month ago

@wusyong comment is removed and clippy is now quiet on the cfg-aliases