mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
fe6c4115f6
rustc uses the name ImplItem for items in impls, not the impl {} block itself,
which could lead to confusion.