Skip to content

Commit 965fdfa

Browse files
bors[bot]lnicola
andauthored
Merge #48
48: Move comma r=matklad a=lnicola Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
2 parents db8e40a + 956f95f commit 965fdfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thisweek/_posts/2020-06-01-changelog-27.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Release: release:2020-06-01[]
99

1010
* pr:4646[] users.rust-lang.org now includes a dedicated category for IDE-related questions: https://users.rust-lang.org/c/ide/14[IDEs and editors].
1111
* pr:4664[] add most of the features of rust-analyzer to the manual.
12-
Each feature includes link to the source code, which implements the feature.
13-
If something does not work exactly as you want it to, you know, what to do ;)
12+
Each feature includes a link to the source code which implements the feature.
13+
If something does not work exactly as you want it to, you know what to do ;)
1414
* pr:4602[], pr:4603[] add semantic token types for boolean literals and self keyword.
1515
* pr:4621[], pr:4654[] highlighting for `?` operator.
1616
* pr:4534[] `.call` postfix completion.

0 commit comments

Comments
 (0)