about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-24 12:54:33 +0000
committerbors <bors@rust-lang.org>2023-11-24 12:54:33 +0000
commit87337283235bb4056fb8f8e06127d7e44e58322c (patch)
tree5149c80b5172bfca8bd0f8a6729e1e093606b980 /compiler/rustc_llvm/llvm-wrapper
parentcccc7ca2c630865239f68af480878824041c7c05 (diff)
parentf0adf8c4ecedae38796769bd9ef3d4daa5ec2260 (diff)
downloadrust-87337283235bb4056fb8f8e06127d7e44e58322c.tar.gz
rust-87337283235bb4056fb8f8e06127d7e44e58322c.zip
Auto merge of #15956 - ahlinc:label-detail, r=lnicola
Improve completion label details display

This PR improves completion label details display by separating trait and alias info from the `label` LSP field to an additional existing `label_detail` field. Changes look like the following:

### Before

![Screenshot from 2023-11-24 12-03-08](https://github.com/rust-lang/rust-analyzer/assets/14666676/74066f0d-f1ac-4e99-8be5-c5141d513d23)

### After

![Screenshot from 2023-11-24 12-21-57](https://github.com/rust-lang/rust-analyzer/assets/14666676/45fca112-4612-40a3-81b9-07ff12de0962)

_All existing tests are passed without any changes in test themselves logic._
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions