about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-01 16:20:36 +0000
committerbors <bors@rust-lang.org>2023-12-01 16:20:36 +0000
commite402c494b7c7d94a37c6d789a216187aaf9ccd3e (patch)
tree398de0148629fa0ace494cbd056e2452bb30e5fc /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent6e6a0b0a3de5af6040e01fb576397b93c200a943 (diff)
parentb7effe54eef2f72408356d0d80c5158eea0c57aa (diff)
downloadrust-e402c494b7c7d94a37c6d789a216187aaf9ccd3e.tar.gz
rust-e402c494b7c7d94a37c6d789a216187aaf9ccd3e.zip
Auto merge of #15879 - dfireBird:fix-14656, r=Veykril
Implement completion for the callable fields.

Fixes #14656

PR is opened with basic changes. It could be improved by having a new `SymbolKind` for the callable fields and implementing a separate render function similar to the `render_method` for the new `SymbolKind`.
It could also be done without any changes to the `SymbolKind` of course, have the new function called based on the type of field.
I prefer the former method.

Please give any thoughts or changes you think is appropriate for this method. I could start working on that in this same PR.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions