Files
rust/compiler/rustc_parse/src/parser
Josh Stone aef640a613 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.
2025-01-21 17:24:29 -08:00
..
2025-01-08 21:26:39 +01:00
2024-12-19 16:05:41 +11:00
2024-12-19 16:05:41 +11:00
2025-01-08 07:34:59 +00:00
2024-12-21 03:02:07 +00:00
2024-12-19 16:05:41 +11:00