| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
This avoids depending on LLVM's struct types to determine the size of
the byval/sret slot.
|
|
|
|
repr(transparent) cases
|
|
Combining revisions with only-arch allows specifying
that a test only applies to a handful of targets.
This allows removing a large amount of repetition
in the test suite for tests that do not benefit.
The revisions are suboptimal for this for some tests,
so they aren't preferred in those cases.
|
|
Slightly more complicated: also give them appropriate names
that somewhat describe the cases they are trying to cover,
using information from PR chatter in rust-lang/rust#47158
|