We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dccd5b commit 7cca620Copy full SHA for 7cca620
thisweek/_posts/2024-11-18-changelog-260.adoc
@@ -0,0 +1,17 @@
1
+= Changelog #260
2
+:sectanchors:
3
+:experimental:
4
+:page-layout: post
5
+
6
+Commit: commit:ba56d9b9b5f7ae7311b4bd1cc47159d87eb033d0[] +
7
+Release: release:2024-11-18[] (`v0.3.2188`)
8
9
+== Fixes
10
11
+* pr:18503[] use item indices instead of attribute matching when resolving completions.
12
+* pr:18519[] use correct file in related documents diagnostics.
13
14
+== Internal Improvements
15
16
+* pr:18495[] (first contribution) migrate `reorder_fields` assist to use `SyntaxFactory`.
17
+* pr:18482[] add public `direct_supertraits` and `all_supertraits` accessors to `hir::Trait`.
0 commit comments