-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Add a run-make test for Arm target-cpu features. #130382
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
The job Click to see the possible cause of the failure (guessed by this bot)
|
This might need -Zbuild-std right? |
Yes, it would. I'm leaving it here as a draft as a reference. I don't know the appropriate solution that is acceptable. If #130375 is resolved somehow then I would convert this test back to that style which was the first attempt. |
I proposed an MCP rust-lang/compiler-team#786 and started a prototype impl of minicore at #130693. |
I saw, that's awesome! I will probably take another swing at this test using that approach in a few days and chime in there if I hit any issues, but it looks very promising. |
#130693 was just merged, however, I took a look at your desired test case, the test involved |
No description provided.