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
I'm not aware of anything that can refer to booleans in the standard token types and modifiers, but rust-analyzer seems to usebool_literals, maybe we can use that too
The text was updated successfully, but these errors were encountered:
I'm not aware of anything that can refer to booleans in the standard token types and modifiers, but rust-analyzer seems to use
bool_literals
, maybe we can use that tooThe text was updated successfully, but these errors were encountered: