Skip to content

Commit 3affd3f

Browse files
committed
Changelog #199
1 parent 9239972 commit 3affd3f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
= Changelog #199
2+
:sectanchors:
3+
:experimental:
4+
:page-layout: post
5+
6+
Commit: commit:05666441bafd6010787a4097a6bd44266ad21018[] +
7+
Release: release:2023-09-18[] (`v0.3.1665`)
8+
9+
== Fixes
10+
11+
* pr:15597[] (first contribution) update field shorthands in `promote_local_to_const`.
12+
* pr:15232[] disallow renaming of non-local items.
13+
* pr:15601[] "temporarily" skip declaration checks in derive expansions.
14+
* pr:15625[] don't skip closure captures after `let-else`.
15+
* pr:15611[] prefer stable paths in import path.
16+
* pr:15606[] fix `above_whole_item` lens location breaking lenses.
17+
18+
== Internal Improvements
19+
20+
* pr:15431[] de-unwrap `extract_function`.
21+
* pr:15609[] remove most of the duplication from `Semantics{,Impl}` using `deref`.

0 commit comments

Comments
 (0)