Graphite/libraries/path-bool/src
Firestar99 890da6a3c3
Clean up code by using Iterator::collect() when constructing instance tables (#2918)
* instances: `Iterator::collect()` instances

* instances: adjust nodes to use iterators

* fix warnings on master

* Bump MSRV

* Port the remaining usages

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-23 05:51:40 +00:00
..
parsing Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
path Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
util Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
lib.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
path.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
path_boolean.rs Clean up code by using Iterator::collect() when constructing instance tables (#2918) 2025-07-23 05:51:40 +00:00
visual_tests.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00