File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments