File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ = Changelog #113
2
+ :sectanchors:
3
+ :page-layout: post
4
+
5
+ Commit: commit:17afa2e7780f399df99bec802c4ab7d2f920f158[] +
6
+ Release: release:2022-01-24[]
7
+
8
+ == Sponsors
9
+
10
+ **Become a sponsor:** On https://opencollective.com/rust-analyzer/[OpenCollective] or
11
+ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
12
+
13
+ == Fixes
14
+
15
+ * pr:11310[] (first contribution) remove pipe from `surroundingPairs`.
16
+ * pr:11311[] insert auto-imports after header comments.
17
+ * pr:11307[] allow macros to expand to or-patterns.
18
+ * pr:11314[] don't load auxiliary crates outside the workspace.
19
+ * pr:11334[] avoid panic in `semantics` due to `cfg_attr` disrupting offsets.
20
+
21
+
22
+ == Internal Improvements
23
+
24
+ * pr:11327[] remove redundant `Option` from eager macro functions.
25
+ * pr:11308[] status: output all crates a file belongs to.
You can’t perform that action at this time.
0 commit comments