Structsยง
- AltHead ๐
- Closing
Brackets ๐ - Consequent
Rewrite ๐ - Destructor
Label ๐ - Find
Significant ๐Dropper - IfLet
Rescope ๐ - Lint for potential change in program semantics of
if let
s - IfLet
Rescope ๐Lint - IfLet
Rescope ๐Rewrite
Enumsยง
- Single
ArmMatch ๐Begin
Staticsยง
- IF_
LET_ RESCOPE - The
if_let_rescope
lint detects cases where a temporary value with significant drop is generated on the right hand side ofif let
and suggests a rewrite intomatch
when possible.
Functionsยง
- expr_
parent_ ๐is_ else - expr_
parent_ ๐is_ stmt - match_
head_ ๐needs_ bracket