File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ = Changelog #274
2
+ :sectanchors:
3
+ :experimental:
4
+ :page-layout: post
5
+
6
+ Commit: commit:6d68c475c7aaf7534251182662456a4bf4216dfe[] +
7
+ Release: release:2025-02-24[] (`v0.3.2317` )
8
+
9
+ == New Features
10
+
11
+ * pr:19158[] (first contribution) add `expand_glob_reexport` assist.
12
+ * pr:19127[] refactor path lowering and serve a new path diagnostic.
13
+
14
+ == Fixes
15
+
16
+ * pr:19151[] (first contribution) use correct working directory for proc macro execution.
17
+ * pr:19179[] disable assists with many results if grouping not supported.
18
+ * pr:19182[] fix associated type lowering in trait bounds.
19
+ * pr:19167[] fix detection of `ref` patterns for path patterns.
20
+
21
+ == Internal Improvements
22
+
23
+ * pr:19209[] (first contribution) fix inline parser codegen test.
24
+ * pr:19191[] remove `limit` crate in favor `usize`.
25
+ * pr:19188[] use `ubuntu-latest` (with Rocky Linux 8) workers for releases.
You can’t perform that action at this time.
0 commit comments