about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-15 06:25:13 +0000
committerbors <bors@rust-lang.org>2023-08-15 06:25:13 +0000
commit0fa822dfe1a72c500d3177b2020ff89ee535c62f (patch)
tree0459cf3c0c75f3f5119a1a45c3e732ad87fc36e6 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2fbe69d117ff8e3ffb9b21c4a564f835158eb67b (diff)
parentde86444756acc30878ed0ca95f686ff02b888b29 (diff)
downloadrust-0fa822dfe1a72c500d3177b2020ff89ee535c62f.tar.gz
rust-0fa822dfe1a72c500d3177b2020ff89ee535c62f.zip
Auto merge of #15418 - oxalica:fix/sig-from-macro, r=Veykril
Fix signature help of methods from macros

Currently the receiver type is copied from AST instead re-formatting through `HirDisplay`. Macro generated functions seem to have no spaces and their signature help are rendered like `fn foo(&'amutself)` instead of `fn foo(&'a mut self)`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions