You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #89, @orlp says that he intends to work on a 2.0 but there is no current timeline.
I was wondering if there's interest in some patches to the current version to add CI and do things that aren't API tweaks. I'd be happy to submit some changes to fix up some of the clippy lints, add CI using GitHub Actions, and other relatively minor things.
The text was updated successfully, but these errors were encountered:
Some other projects came up in the meantime, but those are either done or close to done. Soon:tm: slotmap is back on top of the stack.
Hopping on to this bandwagon
I am open for helping in contributing to this crate.,
This crate is one of my most used crates across almost every rust project I've worked on. I find it indispensable when working with trees, graphs, arenas, custom async runtimes, etc.
In #89, @orlp says that he intends to work on a 2.0 but there is no current timeline.
I was wondering if there's interest in some patches to the current version to add CI and do things that aren't API tweaks. I'd be happy to submit some changes to fix up some of the clippy lints, add CI using GitHub Actions, and other relatively minor things.
The text was updated successfully, but these errors were encountered: