mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +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.