Skip to content

Commit 560106f

Browse files
authored
Update 2020-08-17-changelog-38.adoc
1 parent 1998680 commit 560106f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thisweek/_posts/2020-08-17-changelog-38.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Release: release:2020-08-17[]
1616
* pr:4743[] add tracking of packed repr, use it to highlight unsafe refs.
1717
* pr:5637[] **S**tructural **S**earch **R**eplace: match trait associated constants, types and functions.
1818
* pr:5746[] SSR now handles UFCS calls to trait methods.
19-
* pr:5766[] initial support for function-line procedural macros.
19+
* pr:5766[] initial support for function-like procedural macros.
2020

2121
== Fixes
2222

@@ -39,6 +39,6 @@ image::https://user-images.githubusercontent.com/1711539/90399497-5216cc80-e09b-
3939
* pr:5768[], pr:5768[] make `hir::Path` private to `hir`.
4040
* pr:5757[] document that CI should not depend on externalities.
4141
* pr:5759[] rename `hypothetical` -> `speculative` (naming inspired by Roslyn).
42-
* pr:5760[] document that `xtask`s should have few dependencies.
42+
* pr:5760[] document that ``xtask``s should have few dependencies.
4343
* pr:5347[] add `rust-analyzer dump-chalk` command.
4444
* pr:5778[] upgrade chalk.

0 commit comments

Comments
 (0)