Structs§
- Cond
Checker πVisitor to check for invalid/unstable use ofExprKind::Let
that canβt easily be caught in parsing. For example:
Enums§
- Destructured
Float π - Forbidden
LetReason πUsed to forbidlet
expressions in certain syntactic locations.
Functions§
- Could this lifetime/label be an unclosed char literal? For example,
'a
could be, but'abc
could not.