]> git.lizzy.rs Git - rust.git/commit
expand: add recovery for parse_nt
authorMazdak Farrokhzad <twingoow@gmail.com>
Tue, 17 Mar 2020 13:13:32 +0000 (14:13 +0100)
committerMazdak Farrokhzad <twingoow@gmail.com>
Tue, 24 Mar 2020 05:28:56 +0000 (06:28 +0100)
commit21944b3a108784eda5d27f2ca3b6d3769fe51a57
treef1b7a21076ef80174b4a69815c2799083ee86c0c
parent397996420040fb7245f1f5e09a8ec441522183c0
expand: add recovery for parse_nt
src/librustc_expand/mbe/macro_parser.rs
src/librustc_expand/mbe/macro_rules.rs
src/test/ui/parser/issue-62894.stderr
src/test/ui/parser/nt-parsing-has-recovery.rs [new file with mode: 0644]
src/test/ui/parser/nt-parsing-has-recovery.stderr [new file with mode: 0644]