adding feature to suport nightly features on dependencies#210
adding feature to suport nightly features on dependencies#210jakubDoka wants to merge 1 commit intobytecodealliance:mainfrom
Conversation
this resolves problems with feature unification Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
|
https://github.com/bytecodealliance/regalloc2/actions/runs/12948971873/job/36118715209?pr=210 @cfallin this workflow most likely needs an update |
|
@jakubDoka feel free to update the GitHub CI configuration too: the all-features check can probably instead become a list of |
|
The need to do this has been resolved by updates to hashbrown (rust-lang/hashbrown#606 solves the specific problem with |
|
This should now be fixed with the latest release of hashbrown. |
this resolves problems with feature unification
and resolves #209