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

avoid using core_intrinsics feature (for a transition) #1500

Closed
wants to merge 1 commit into from

Conversation

RalfJung
Copy link
Member

This should let us do the transition in rust-lang/rust#118123.

@rustbot
Copy link
Collaborator

rustbot commented Nov 21, 2023

r? @Amanieu

(rustbot has picked a reviewer for you, use r? to override)

@RalfJung
Copy link
Member Author

Hm, that test failure looks unrelated to my change?

@lu-zero
Copy link
Contributor

lu-zero commented Nov 21, 2023

It can be a qemu glitch.

@Amanieu
Copy link
Member

Amanieu commented Nov 22, 2023

I restarted the tests, but I think it might be a real failure. Perhaps something got updated on the LLVM side and it now generates a different instruction?

@RalfJung
Copy link
Member Author

Renaming this feature is a big hassle, so I've changed the rustc PR to avoid doing that.

@RalfJung RalfJung closed this Nov 22, 2023
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