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