-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
[DO NOT MERGE] test safe x86 intrinsics #137033
base: master
Are you sure you want to change the base?
Conversation
r? @Noratrieb rustbot has assigned @Noratrieb. Use |
[submodule "library/stdarch"] | ||
path = library/stdarch | ||
url = https://github.com/rust-lang/stdarch.git | ||
url = https://github.com/usamoi/stdarch.git | ||
shallow = true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, you may need to additionally specify your branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The data in .gitmodules doesn't matter, what you need to do is cd library/stdarch
and check out your branch in that directory.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
0d8f468
to
8fe9640
Compare
This comment has been minimized.
This comment has been minimized.
8fe9640
to
3303afc
Compare
This comment has been minimized.
This comment has been minimized.
3303afc
to
3c29d64
Compare
This comment has been minimized.
This comment has been minimized.
3c29d64
to
3be00d0
Compare
This comment has been minimized.
This comment has been minimized.
3be00d0
to
6ba649a
Compare
@bors try |
…try> [DO NOT MERGE] test safe x86 intrinsics This draft pull request is only used for a crater run, to check for any breakage caused by rust-lang/stdarch#1714 in the ecosystem. cc `@Amanieu`
☀️ Try build successful - checks-actions |
@craterbot check |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
This draft pull request is only used for a crater run, to check for any breakage caused by rust-lang/stdarch#1714 in the ecosystem.
cc @Amanieu