Skip to content

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
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 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.

1 participant