switch to upstream petgraph 0.8.1 #32

Merged
programmerjake merged 11 commits from programmerjake/fayalite:switch-to-upstream-petgraph into master 2025-04-10 04:10:16 +00:00

petgraph 0.8.1 includes the PR I made, so switch to using it instead of my fork.

as part of switching to upstream petgraph, I upgraded to hashbrown 0.15.2, encountered a bug (fixed in #31 after 2 days of debugging), and added in all the other fixes/features I added as part of debugging.

petgraph 0.8.1 includes [the PR I made](https://github.com/petgraph/petgraph/pull/684), so switch to using it instead of my fork. as part of switching to upstream petgraph, I upgraded to hashbrown 0.15.2, encountered a bug (fixed in #31 after 2 days of debugging), and added in all the other fixes/features I added as part of debugging.
programmerjake added 10 commits 2025-04-10 03:56:35 +00:00
programmerjake added 1 commit 2025-04-10 04:04:29 +00:00
run some tests with always_zero hasher
All checks were successful
/ deps (pull_request) Successful in 17s
/ test (pull_request) Successful in 5m1s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m36s
88323a8c16
programmerjake merged commit 88323a8c16 into master 2025-04-10 04:10:16 +00:00
programmerjake deleted branch switch-to-upstream-petgraph 2025-04-10 04:10:17 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-chip/fayalite#32
No description provided.