about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/normalize-cycle.rs
AgeCommit message (Collapse)AuthorLines
2021-12-01Use `try_normalize_erasing_regions` instead of a custom infer contextJoshua Nelson-0/+25
This unfortunately is still giving an unsilenceable overflow error :(