diff options
| author | Josh Stone <jistone@redhat.com> | 2025-01-21 17:24:29 -0800 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2025-01-25 16:48:11 -0800 |
| commit | f05d305f5a009d4013eb9e334eb6e47c6b87f48e (patch) | |
| tree | 71262899379ea11d0e98ae64c864773221503610 /compiler/rustc_mir_transform/src/coverage/tests.rs | |
| parent | 5f5e70bfc6391374546a2fd240d8612717af69f4 (diff) | |
| download | rust-f05d305f5a009d4013eb9e334eb6e47c6b87f48e.tar.gz rust-f05d305f5a009d4013eb9e334eb6e47c6b87f48e.zip | |
Only assert the `Parser` size on specific arches
The size of this struct depends on the alignment of `u128`, for example powerpc64le and s390x have align-8 and end up with only 280 bytes. Our 64-bit tier-1 arches are the same though, so let's just assert on those. (cherry picked from commit aef640a6130ccb3edf9bc720881c3a9dde3c0ecd)
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions
