mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
8789b95b67
rustdoc-json: add a test for impls on private & hidden types Fixes #107278 (or rather just ensures it won't resurface) r? ``@aDotInTheVoid``