Commit graph

4 commits

Author SHA1 Message Date
Samuel Tardieu
19ddb6922c Handle more cases in is_normalizable
By assuming that a recursive type is normalizable within the deeper
calls to `is_normalizable_helper()`, more cases can be handled by this
function.

In order to fix stack overflows, a recursion limit has also been added
for recursive generic type instantiations.
2025-01-18 05:43:07 +01:00
Samuel Tardieu
76bc88c40f More tests for large_enum_variant 2025-01-18 05:43:07 +01:00
Alex Macleod
1d107ab2be Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00
Philipp Krones
184c9712b2
Fix 32bit tests 2023-09-07 22:39:11 +02:00