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

Fix usage of spare_capacity_mut which isn't available in MSRV 1.59 #190

Merged
merged 1 commit into from
May 22, 2024

Conversation

prokopyl
Copy link
Member

This is to fix the failing CI on Windows since clippy added the MSRV checks.

I'll make a separate PR to actually check that everything always builds on MSRV, which is an oversight from #182.

@prokopyl prokopyl requested a review from glowcoil May 12, 2024 17:46
@prokopyl prokopyl self-assigned this May 13, 2024
@prokopyl prokopyl merged commit 579130e into RustAudio:master May 22, 2024
3 checks passed
@prokopyl prokopyl deleted the fix-msrv-issue branch May 22, 2024 23:54
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