We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c9364 commit efdd001Copy full SHA for efdd001
blog/_posts/2021-11-21-ides-and-macros.adoc
@@ -3,7 +3,7 @@
3
:sectanchors:
4
:page-layout: post
5
6
-In article, we'll discuss challenges that language servers face when supporting macros.
+In this article, we'll discuss challenges that language servers face when supporting macros.
7
This is interesting, because rust-analyzer, macros are the hardest nut to crack.
8
9
While we use Rust as an example, the primary motivation here is to inform future language design.
0 commit comments