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 #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.
You can’t perform that action at this time.
0 commit comments