about summary refs log tree commit diff
path: root/tests/run-make/arm64ec-import-export-static
AgeCommit message (Collapse)AuthorLines
2025-06-23[Arm64EC] Only decorate functions with `#`Daniel Paoliello-0/+54
2025-05-15Revert "Fix linking statics on Arm64EC #140176"Jieyou Xu-50/+0
Unfortunately, multiple people are reporting linker warnings related to `__rust_no_alloc_shim_is_unstable` after this change. The solution isn't quite clear yet, let's revert to green for now, and try a reland with a determined solution for `__rust_no_alloc_shim_is_unstable`. This reverts commit c8b7f32434c0306db5c1b974ee43443746098a92, reversing changes made to 667247db71ea18c4130dd018d060e7f09d589490.
2025-05-07[Arm64EC] Only decorate functions with `#`Daniel Paoliello-0/+50