diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-12-20 02:27:37 +0200 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-12-20 13:14:59 +0200 |
| commit | 0e266ae118499593aafb88348d4b1c07d1f54073 (patch) | |
| tree | 325fe6fac0fce06d26d0df3070b63d413839b830 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 4200da43cf2b95da3f5820816d29742c61f0b268 (diff) | |
| download | rust-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
