mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
14b446c8b8
Return spans out of `is_doc_comment` to reduce reliance on `.span()` on attributes r? `@GuillaumeGomez`