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