Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use extract_if as a replacement for drain_filter #9

Closed
wants to merge 1 commit into from

Conversation

Vuta
Copy link

@Vuta Vuta commented Dec 2, 2023

Currently we can't build the app because in rust-lang/rust#104455, drain_filter has been renamed to extract_if.

In rust-lang/rust#104455, `drain_filter` has been renamed to `extract_if`.
@Vuta Vuta changed the title Use extract_if in replacement for drain_filter Use extract_if as a replacement for drain_filter Dec 2, 2023
@h2hoang
Copy link

h2hoang commented Dec 4, 2023

Hi, thank you for fixing, can you PR against this repo instead: https://github.com/webuild-community/spacebot

@Vuta
Copy link
Author

Vuta commented Dec 4, 2023

The issue was fixed in webuild-community@9d092b1, so I'll just close this PR, and run the spacebot on my host instead 😄

@Vuta Vuta closed this Dec 4, 2023
@Vuta Vuta deleted the fix/dead_feature branch December 4, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants