File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
1515* pr:11731[] add return type hints for closures with block bodies (enable with `rust-analyzer.inlayHints.closureReturnTypeHints`):
1616+
1717image::https://user-images.githubusercontent.com/3757771/158839001-de6ec76d-e4e9-4c70-98e0-2c0c4a62b42c.png[]
18- * pr:11760[] provide signature help when editing generic args:
19- +
20- image::https://user-images.githubusercontent.com/1786438/159067106-3917a355-ca77-4d23-ad56-945dcc945425.png[]
2118* pr:11755[] implement lifetime elision hints (enable with `rust-analyzer.inlayHints.lifetimeElisionHints` and `rust-analyzer.inlayHints.lifetimeElisionHints.useParameterNames`):
2219+
2320image::https://user-images.githubusercontent.com/3757771/159134856-e2c75d2d-f17c-45c7-9a78-3da5ee8b1acd.png[]
@@ -26,6 +23,9 @@ image::https://user-images.githubusercontent.com/3757771/159134857-30fac3a1-825e
2623* pr:11771[] visualize compiler inserted reborrows via inlay hints (enable using `rust-analyzer.inlayHints.reborrowHints`):
2724+
2825image::https://user-images.githubusercontent.com/3757771/159165178-baaf968a-4381-468e-933f-5326ca1b203d.png[]
26+ * pr:11760[] provide signature help when editing generic args:
27+ +
28+ image::https://user-images.githubusercontent.com/1786438/159067106-3917a355-ca77-4d23-ad56-945dcc945425.png[]
2929* pr:11774[] tag macro calls as unsafe if they expand to unsafe expressions:
3030+
3131image::https://user-images.githubusercontent.com/3757771/159177375-619c59fb-565f-42cd-a2f5-73c2c11e77e6.png[]
You can’t perform that action at this time.
0 commit comments