We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9239972 commit 3affd3fCopy full SHA for 3affd3f
1 file changed
thisweek/_posts/2023-09-18-changelog-199.adoc
@@ -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