Skip to content

Commit 59ecf0c

Browse files
committed
Remove a test case.
When dependent qualified types are supported, this runs into a different bug, rust-lang#1913, where we generate an infinitely deep structure. The reduced template here doesn't really make any sense and wouldn't be encountered in the wild quite like this. Previously we generated opaque types for this case, so we didn't run into that bug. We now generate higher-fidelity types and therefore hit the problem. I can't see any way to salvage the fundamentals of this test case without the recursive problem, so I propose to remove it.
1 parent f9aa7b4 commit 59ecf0c

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

tests/expectations/tests/issue-544-stylo-creduce-2.rs

Lines changed: 0 additions & 27 deletions
This file was deleted.

tests/headers/issue-544-stylo-creduce-2.hpp

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)