We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Desugaring if let, while let, and for should move to the lowering step, rather than being part of macro expansion.
if let
while let
for