Uh oh!
There was an error while loading. Please reload this page.
Add a run-make test for Arm target-cpu features. - #130382
Conversation
rustbot
commented
Sep 15, 2024
rust-log-analyzer
commented
Sep 15, 2024
The job Click to see the possible cause of the failure (guessed by this bot) |
jieyouxu
commented
Sep 16, 2024
This might need -Zbuild-std right? |
chrisnc
commented
Sep 16, 2024
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. |
chrisnc
commented
Sep 25, 2024
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 |
Dylan-DPC
commented
Feb 18, 2026
@chrisnc any updates on this pr? |
No description provided.