Rollup merge of #100188 - chenyukang:fix-issue-100165, r=estebank
Parser will not suggest invalid expression when use public Fixes #100165
This commit is contained in:
commit
ed8cfc86a2
7 changed files with 65 additions and 10 deletions
|
@ -1119,6 +1119,7 @@ symbols! {
|
|||
ptr_offset_from_unsigned,
|
||||
pub_macro_rules,
|
||||
pub_restricted,
|
||||
public,
|
||||
pure,
|
||||
pushpop_unsafe,
|
||||
qreg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue