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

Untitled #304

Merged
merged 0 commits into from
Apr 4, 2011
Merged

Untitled #304

merged 0 commits into from
Apr 4, 2011

Conversation

catamorphism
Copy link
Contributor

Ignore the four commits before "added typestate_check", I'm not sure why it keeps re-including those

@catamorphism catamorphism merged commit bd9f454 into rust-lang:master Apr 4, 2011
oli-obk pushed a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
Some intrinsics take `i64` or `u64` arguments which typically means that they're
using 64-bit registers and aren't actually available on x86. This commit adds a
check to stdsimd-verify to assert this and moves around some intrinsics that I
believe should only be available on x86_64.

This commit was checked in many places against gcc/clang/MSVC using godbolt.org
to ensure that we're agreeing with what other compilers are doing.

Closes rust-lang#304
Aaron1011 pushed a commit to Aaron1011/rust that referenced this pull request Oct 26, 2020
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
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