Skip to content

Commit 4f9d30d

Browse files
committed
Changelog #312
1 parent 92e160e commit 4f9d30d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
= Changelog #312
2+
:sectanchors:
3+
:experimental:
4+
:page-layout: post
5+
6+
Commit: commit:2532c48f1ed25de1b90d0287c364ee4f306bec0e[] +
7+
Release: release:2026-01-26[] (`v0.3.2769`)
8+
9+
== Fixes
10+
11+
* pr:21497[] (first contribution) allow const evaluation errors in method resolution.
12+
* pr:21491[] insert type variables for statics.
13+
* pr:21490[] don't mix up regular and built-in derives in "Expand macro recursively".
14+
* pr:21485[] avoid emitting redundant block in `move_guard`.
15+
* pr:21499[] don't offer `apply_demorgan` on `if let`.
16+
17+
== Internal Improvements
18+
19+
* pr:21492[] fix parameter capture and drop order in async functions.
20+
* pr:21385[] parallelize proc macro expansion.
21+
* pr:21479[] add tests for bidirectional communication in proc macro expansion.
22+
* pr:21509[] add tests for renaming keywords in imports.

0 commit comments

Comments
 (0)