Graphite/node-graph/gcore/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
..
graphic_element Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
raster Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
text Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
vector Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
application_io.rs Update graph UI and improve simplicity and robustness of sending graph and layer panel updates (#1564) 2024-01-13 04:15:36 -08:00
consts.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
generic.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs Add artboard displayed names in the viewport (#1795) 2024-06-22 01:10:52 -07:00
lib.rs Fix how transforms work with footprints and remove a redundant transforms field (#1484) 2023-12-03 14:17:28 -08:00
logic.rs Add viewing/editing layer names, add Blend Mode node, and clean up Layer node (#1489) 2023-12-07 15:10:47 -08:00
memo.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
ops.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
quantization.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
raster.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
storage.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
structural.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
text.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
transform.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
types.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
uuid.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
value.rs Add viewing/editing layer names, add Blend Mode node, and clean up Layer node (#1489) 2023-12-07 15:10:47 -08:00