about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2024-12-20 02:27:37 +0200
committerChayim Refael Friedman <chayimfr@gmail.com>2024-12-20 13:14:59 +0200
commit0e266ae118499593aafb88348d4b1c07d1f54073 (patch)
tree325fe6fac0fce06d26d0df3070b63d413839b830 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent4200da43cf2b95da3f5820816d29742c61f0b268 (diff)
downloadrust-0e266ae118499593aafb88348d4b1c07d1f54073.tar.gz
rust-0e266ae118499593aafb88348d4b1c07d1f54073.zip
Fix a case where completion was unable to expand a macro
Which caused the macros of the popular `tracing` crate to not offer completions.

The reason is rather complicated: it boils down to macro ignoring their input and completion always choosing the first expansion.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions