Skip to content

Commit 0b5692b

Browse files
committed
Changelog #274
1 parent b59054b commit 0b5692b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.

0 commit comments

Comments
 (0)