You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #462 - xfix:remove-trailing-semicolons, r=jdm
Remove trailing semicolons from macro bodies
This removes warnings about "trailing semicolon in macro used in expression position".
See rust-lang/rust#79813.
0 commit comments