Closed
Description
There are a bunch of run-pass tests that should be in run-pass/abi
(or some other directory if anyone has a better suggestion), and many of them are mentioned here:
rust/src/test/run-pass/abi-sysv64-arg-passing.rs
Lines 7 to 23 in baab191
You can also look for tests that mention
rust_test_helpers
- most of the functions from that C library are used to test ABIs.
This issue has been assigned to @kper via this comment.
Metadata
Metadata
Assignees
Labels
Area: The testsuite used to check the correctness of rustcCategory: PRs that clean code up or issues documenting cleanup.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Relevant to the compiler team, which will review and decide on the PR/issue.