Skip to content

Commit f59ca41

Browse files
committed
Auto merge of #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 16fd9aa + 9e5ff0d commit f59ca41

File tree

3 files changed

+702
-0
lines changed

3 files changed

+702
-0
lines changed

0 commit comments

Comments
 (0)