Skip to content

Commit 2182e7e

Browse files
authored
Merge pull request #59 from lnicola/patch-1
Fix typo
2 parents cb3050e + a3114cc commit 2182e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thisweek/_posts/2020-07-20-changelog-34.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ image::https://user-images.githubusercontent.com/1711539/87852942-8f563600-c906-
4848
* pr:5358[], pr:5373[] cleanup hir diagnostics API.
4949
* pr:5355[], pr:5376[] implement license check.
5050
* pr:5387[] add `--memory-usage` to analysis-bench.
51-
* pr:5405[], pr:5415[], pr:5417[] refactor support fo callables, so that IDE features that work for functions, work for lambdas as well.
51+
* pr:5405[], pr:5415[], pr:5417[] refactor support for callables, so that IDE features that work for functions, work for lambdas as well.
5252
* pr:5413[] rewrite call info to use semantic information.
5353
* pr:5422[] use `expect!` for snapshot testing in `ra_hir_def`.
5454
* pr:5433[] simplify file exclusion logic in VFS.

0 commit comments

Comments
 (0)