Commit 1abb4ef
committed
Auto merge of rust-lang#51498 - topecongiro:pub-parse_ident, r=petrochenkov
Make parse_ident public
`parse_ident` was made private in rust-lang#51265. In rustfmt the method is used to create a custom parser for macro call.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
763 | | - | |
| 763 | + | |
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| |||
0 commit comments