Skip to content

Conversation

@adakite1
Copy link

Thanks for developing dust, its awesome :)

On the latest Rust nightly channel (rustc 1.87.0-nightly (00f245915 2025-02-26)) I was unable to build emu-utils and by extension dust.

It seems that some time back, maybe_uninit_uninit_array has been removed and replaced in functionality with the now stabilized inline const block pattern. See rust-lang/rust#125082

This pull request fixes any uses of that feature, at which point I can once again build the crate

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.

1 participant