about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-19 08:26:32 +0000
committerbors <bors@rust-lang.org>2024-06-19 08:26:32 +0000
commit50ba0c0d56f8cc41323881d8b2da2367836bf324 (patch)
treecd0d22be21cea4ee4a596e2e23b649d7f4279857 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentcbbdf1e8b1e96cd022028bfd7be87ea1c54778c4 (diff)
parenta8ca5d0201d091de4cc104c2b67b64bd47586621 (diff)
downloadrust-50ba0c0d56f8cc41323881d8b2da2367836bf324.tar.gz
rust-50ba0c0d56f8cc41323881d8b2da2367836bf324.zip
Auto merge of #17431 - roife:fix-issue-17428, r=Veykril
feat: add space after specific keywords in completion

fix #17428.

When completing some specific keywords, it would be convenient if r-a could automatically add a space afterwards.

This PR implements this feature for the following keywords:

- Visibility: `pub`, `pub(crate)`, `pub(super)`, `pub(in xxx)`
- Pattern: `ref` / `mut`
- Others: `unsafe` / `for` / `where`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions