mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
7e5033657b
Add a failing rustdoc-ui test for public infinite recursive type As suggested in https://github.com/rust-lang/rust/pull/110450#discussion_r1169271643. r? `@jyn514`