Graphite/proc-macros/src
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
..
as_message.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
combined_message_attrs.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
discriminant.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
helper_structs.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
helpers.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
hint.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
lib.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
transitive_child.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
widget_builder.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00