Skip to content

Commit 8919ad0

Browse files
committed
Changelog #174
1 parent 8a2d39a commit 8919ad0

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 #174
2+
:sectanchors:
3+
:experimental:
4+
:page-layout: post
5+
6+
Commit: commit:b99d5eb97315faca04a33bae40bd2fb809ba9d46[] +
7+
Release: release:2023-03-27[] (`v0.3.1451`)
8+
9+
== New Features
10+
11+
* pr:14405[], pr:14409[], pr:14415[] load proc macros asynchronously.
12+
* pr:14368[] MIR episode 3, add support for `?`, function pointers and trait objects.
13+
14+
== Fixes
15+
16+
* pr:14385[] (first contribution) fix VS Code status message formatting error.
17+
* pr:14407[] fix renames of locals used in macro calls.
18+
19+
== Internal Improvements
20+
21+
* pr:14380[] coalesce adjacent ``Indel``s.
22+
* pr:14402[] reject symlinks in `rust-project.json`.
23+
* pr:14408[] only intern blocks that declare items.
24+
* pr:14412[] handle proc macro fetching via `OpQueue`.
25+
* pr:14404[] remove client side proc-macro version check.

0 commit comments

Comments
 (0)