You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pr:15879[] implement completion for callable fields:
12
+
+
13
+
image::https://user-images.githubusercontent.com/308347/287617210-02c1f9f8-f5c1-488a-8e82-5dc330b0fbc2.png["Screenshot showing a struct field of `fn()` type in the completion results"]
14
+
* pr:16000[] initial support for implicit drop inlay hints (`rust-analyzer.inlayHints.implicitDrops.enable`):
15
+
+
16
+
image::https://user-images.githubusercontent.com/308347/287615278-cb743b02-a8c6-4776-a7e9-6881297fe46d.png["Screenshot showing drop(`var`) inlay hints when `var` is dropped"]
0 commit comments