Skip to content

Make bare underscore token an Ident rather than Punct in proc-macro#8122

Merged
bors[bot] merged 2 commits into
rust-lang:masterfrom
kevinmehall:underscore-ident-token
Mar 21, 2021
Merged

Make bare underscore token an Ident rather than Punct in proc-macro#8122
bors[bot] merged 2 commits into
rust-lang:masterfrom
kevinmehall:underscore-ident-token

Fix and test edge cases of `_` as ident

0a7f286
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs