diff options
| author | llogiq <bogusandre@gmail.com> | 2025-02-07 13:20:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-07 13:20:11 +0000 |
| commit | f6d23c8d591e159d679a860b50e5e6ec68110195 (patch) | |
| tree | ef4312606ca4fbf4b4f0f3dcf7b6c0caa95a3055 /tests/codegen/patchable-function-entry | |
| parent | c6a861615e7d1513854943d4ac14581e5ac70249 (diff) | |
| parent | 19ddb6922c6bd270b092d8be1ea64ce3d7a5b485 (diff) | |
| download | rust-f6d23c8d591e159d679a860b50e5e6ec68110195.tar.gz rust-f6d23c8d591e159d679a860b50e5e6ec68110195.zip | |
Handle more cases in `is_normalizable` (#13833)
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. Fix #9798 Fix #10508 Fix #11915 changelog: [`large_enum_variant`]: more precise detection of variants with large size differences
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions
