Skip to content

use inline const expressions instead of MaybeUninit::uninit_array #35

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

Closed
wants to merge 2 commits into from

Conversation

fry
Copy link

@fry fry commented Mar 13, 2025

MaybeUninit::uninit_array has been removed because inline const expressions are now stable. This PR addresses that in dll-syringe to allow it to compile again.

Meowchestra added a commit to Meowchestra/deucalion that referenced this pull request Mar 21, 2025
Fix build by using PR OpenByteDev/dll-syringe#35 fork until merged.
@vopswtf
Copy link

vopswtf commented May 8, 2025

i appreciate this PR, sadly repo seems dead (?)
for anyone reading, use fry's fork for now i guess

cargo.toml
dll-syringe = { git = "https://github.com/fry/dll-syringe", branch = "master" }

@OpenByteDev OpenByteDev closed this Jun 1, 2025
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.

3 participants