f9351d65eb
As well as ordinary `//` line-comments, Rust regards `///` comments as documentation applying to the following item, and `//!` comments as documentation applying to the enclosing item, so we should copy those to new lines, too. |
||
---|---|---|
.. | ||
base | ||
core | ||
extra |