mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
a37f4236cd
rustdoc-json: Improve test for auto-trait impls The TODO is fixable now due-to #138763. While I was here I realized there's probably a a few more things we should also test. r? ```@GuillaumeGomez```