We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66ef593 + 403738f commit 26c3fc7Copy full SHA for 26c3fc7
src/macro-ambiguity.md
@@ -373,5 +373,5 @@ why particular matchers are legal and others are not.
373
* `($($e:expr)*)` : illegal, because expr NTs are not in FOLLOW(expr NT).
374
375
[Macros by Example]: macros-by-example.md
376
-[RFC 550]: https://github.com/rust-lang/rfcs/blob/master/text/0550-macro-future-proofing.html
+[RFC 550]: https://github.com/rust-lang/rfcs/blob/master/text/0550-macro-future-proofing.md
377
[tracking issue]: https://github.com/rust-lang/rust/issues/56575
0 commit comments