mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
7fdbde0e18
rustdoc-json: Add test for `impl Trait for dyn Trait` Found while investigating #133719 Helps with #81359 r? `@GuillaumeGomez`