Skip to content

Commit bdd289e

Browse files
authored
Is the parser undergoing refactoring?
The suggested change is more of conversation starter. I could track the introduction of the message to a50b8f1 which is from Nov 2019. Is the refactor still undergoing? Is there a tracking issue for it? If not, the N.B. can just be deleted... but maybe the document would need to be updated with the changes from the refactor if that's the case?
1 parent 380a77e commit bdd289e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macro-expansion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- toc -->
44

5-
> N.B. [`rustc_ast`], [`rustc_expand`], and [`rustc_builtin_macros`] are all
5+
> N.B. as of Nov 2019 [`rustc_ast`], [`rustc_expand`], and [`rustc_builtin_macros`] are all
66
> undergoing refactoring, so some of the links in this chapter may be broken.
77
88
Rust has a very powerful macro system. In the previous chapter, we saw how

0 commit comments

Comments
 (0)