Skip to content

Commit

Permalink
Auto merge of #115689 - Alexendoo:clippy-doc-comments, r=notriddle,Ma…
Browse files Browse the repository at this point in the history
…nishearth,flip1995

Reuse rustdoc's doc comment handling in Clippy

Moves `source_span_for_markdown_range` and `span_of_attrs` (renamed to `span_of_fragments`) to `rustc_resolve::rustdoc` so it can be used in Clippy

Fixes rust-lang/rust-clippy#10277
Fixes rust-lang/rust-clippy#5593
Fixes rust-lang/rust-clippy#10263
Fixes rust-lang/rust-clippy#2581
  • Loading branch information
bors committed Sep 12, 2023
2 parents fcc9ebb + f02302f commit dbbbd87
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit dbbbd87

Please sign in to comment.