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 expand & expand_mut in nightly #42

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

usamoi
Copy link
Contributor

@usamoi usamoi commented Sep 7, 2024

cve-rs does not compile in nightly due to rust-lang/rust#129021 and this change will be landed in Rust 1.83. This PR fixes it.

@BoxyUwU
Copy link

BoxyUwU commented Sep 14, 2024

That looks like it'd probably be unsound

@CyanChanges
Copy link

should merge this

@CyanChanges CyanChanges mentioned this pull request Sep 27, 2024
@Bright-Shard
Copy link
Collaborator

That looks like it'd probably be unsound

It's a feature, not a bug! Now you can safely transmute in nightly as well!

Spey hasn't been looking at the repo lately, but I'll go ahead and merge it since it Worked on My Machine ™️ .

@Bright-Shard Bright-Shard merged commit 80d3a0e into Speykious:main Oct 22, 2024
1 check passed
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.

4 participants