Closed
Description
I think documentation for library/std features should be put into rustdoc instead of the unstable book, as that is the most likely place to read about the functionality, and best suited in various ways. I propose to only include minimal documentation for them, like name, a link to the tracking issue, and maybe a link to the rustdoc of the places its used.
Also, they should be in their own section, and the tidy lints should enforce it.