Skip to content

Commit cbd40a2

Browse files
committed
Auto merge of rust-lang#17253 - ThouCheese:master, r=Veykril
Implement assist to switch between doc and normal comments Hey first PR to rust-analyzer to get my feet wet with the code base. It's an assist to switch a normal comment to a doc comment and back, something I've found myself doing by hand a couple of times. I shamelessly stole `relevant_line_comments` from `convert_comment_block`, because I didn't see any inter-assist imports happening in the files I peeked at so I thought this would be preferable.
2 parents 9fe2afc + 0007138 commit cbd40a2

File tree

3 files changed

+702
-0
lines changed

3 files changed

+702
-0
lines changed

0 commit comments

Comments
 (0)