1
Fork 0

Added first migration for repeated expressions without syntax vars

This commit is contained in:
nidnogg 2022-08-16 18:34:13 -03:00
parent a39bdb1d6b
commit 7e15fbab75
2 changed files with 12 additions and 5 deletions

View file

@ -3,3 +3,6 @@ expand_explain_doc_comment_outer =
expand_explain_doc_comment_inner =
inner doc comments expand to `#![doc = "..."]`, which is what this macro attempted to match
expand_expr_repeat_no_syntax_vars =
attempted to repeat an expression containing no syntax variables matched as repeating at this depth