Skip to content

Commit 814fb1b

Browse files
committed
Changelog #113
1 parent a3d47d4 commit 814fb1b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.

0 commit comments

Comments
 (0)