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
fix FP on [`semicolon_if_nothing_returned`]
fixes: rust-lang#12123
---
changelog: fix FP on [`semicolon_if_nothing_returned`] which suggesting adding semicolon after attr macro
The type of CreateSymbolicLinkW's return value is BOOLEAN and not BOOL. They have neither the same signedness nor size!
Relevant links:
Windows Data Types
CreateSymbolicLink
The text was updated successfully, but these errors were encountered: