about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-27 16:27:23 +0000
committerbors <bors@rust-lang.org>2024-05-27 16:27:23 +0000
commitcbd40a2da4c10897060025d78d3f24bf7efb557a (patch)
tree6f0c65a597ffbbc875857be0d5d448f19e9df9b7 /compiler/rustc_codegen_llvm/src
parent9fe2afcc8e259289a55ebcd2645ea0123d355910 (diff)
parent000713898c6699fdeb5ca14f000bb4467d7812d2 (diff)
downloadrust-cbd40a2da4c10897060025d78d3f24bf7efb557a.tar.gz
rust-cbd40a2da4c10897060025d78d3f24bf7efb557a.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions