diff options
| author | bors <bors@rust-lang.org> | 2023-08-15 06:25:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-08-15 06:25:13 +0000 |
| commit | 0fa822dfe1a72c500d3177b2020ff89ee535c62f (patch) | |
| tree | 0459cf3c0c75f3f5119a1a45c3e732ad87fc36e6 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 2fbe69d117ff8e3ffb9b21c4a564f835158eb67b (diff) | |
| parent | de86444756acc30878ed0ca95f686ff02b888b29 (diff) | |
| download | rust-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
