reference icon indicating copy to clipboard operation
reference copied to clipboard

Associated type bounds need documentation

Open Mark-Simulacrum opened this issue 1 year ago • 1 comments
trafficstars

https://github.com/rust-lang/rust/pull/122055/ stabilized associated type bounds, but does not appear to have been accompanied by documentation reflecting the details. We will need to persist that into the reference.

Mark-Simulacrum avatar Jun 02 '24 22:06 Mark-Simulacrum

Hm, we added some basic grammar in #1481, but I probably should have pushed to have more documentation added to the trait bounds docs. Those docs seem pretty light, though, so I'm not sure exactly what should be added without going down the rabbit hole of making the docs more explicit.

ehuss avatar Jun 03 '24 15:06 ehuss