Skip to content

Commit 5874e0b

Browse files
committed
Changelog 6
1 parent d22ac83 commit 5874e0b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: post
3+
title: "Changelog #6"
4+
date: 2020-01-06 03:01:00 +0100
5+
---
6+
7+
Commit: [`07340a6`](https://github.com/rust-analyzer/rust-analyzer/commit/07340a62cc1b34efcebfc9f4cfc42f655edd2fc8)
8+
9+
## New Features
10+
11+
## Fixes
12+
13+
* [`#2672`](https://github.com/rust-analyzer/rust-analyzer/pull/2672) fix macro expansion of repetitions.
14+
* [`#2722`](https://github.com/rust-analyzer/rust-analyzer/pull/2722) fix cargo watch tests on windows.
15+
* [`#2734`](https://github.com/rust-analyzer/rust-analyzer/pull/2734) fix panic in type inference.
16+
17+
## Internal Improvements
18+
19+
* Restructure Vs Code extension
20+
* [`#2703`](https://github.com/rust-analyzer/rust-analyzer/pull/2703) remove support for old-style syntax highlighting.
21+
* [`#2731`](https://github.com/rust-analyzer/rust-analyzer/pull/2731) improve internal profiling infrastructure.
22+
* [`#2743`](https://github.com/rust-analyzer/rust-analyzer/pull/2743) use a declarative macro instead of an external `.ron` file to describe input to AST code generation.

0 commit comments

Comments
 (0)