mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
0555bb2a1b
split up the first paragraph of doc comments for better summaries used `./x clippy -Aclippy::all '-Wclippy::too_long_first_doc_paragraph' library/core library/alloc` to find these issues.