Add a run-make test for Arm target-cpu features.#130382
Add a run-make test for Arm target-cpu features.#130382chrisnc wants to merge 1 commit intorust-lang:mainfrom
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.