Closed
Description
When playing around with const generics, I found some weird generated docs:
How to reproduce:
git clone https://github.com/DutchGhost/vecset.git
cd vecset
cargo doc --open
and go to the documentation on the VecSet struct (inside the vecset module), and find the auto impls.