Graphite/frontend/src-tauri
Raminder Singh 62f73df048
Fix a lot of Clippy warnings (#1808)
* fix a lot of clippy warnings

* fix more clippy warnings

* fix yet more clippy warnings

* bump msrv to 1.70.0 to silence warnings

* fix a lot of clippy warnings

* fix more clippy warnings

* fix yet more clippy warnings

* fix a few more warnings

* fix a clippy warning

* remove a commented out line

* silense too many arguments error

* fix more clippy warnings

* prefix underscore to unused vars/functions to fix warnings

* use filter instead of map

* move raw-rs-tests feature flat to module level to fix unused imports warnings

* fix a couple of unused result warnings

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-07-09 05:02:52 -07:00
..
icons Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
src Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
.gitignore Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
build.rs Auto-create frontend/dist on first build. (#1478) 2023-11-26 15:51:30 +00:00
Cargo.toml Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
tauri.conf.json Migrate build system from Webpack to Parcel (#1102) 2023-04-25 00:43:27 +02:00