Expand description
Contains checks that must be run to validate matches before performing usefulness analysis.
Functions§
- detect_
mixed_ 🔒deref_ pat_ ctors - Validate that deref patterns and normal constructors aren’t used to match on the same place.
- detect_
mixed_ 🔒deref_ pat_ ctors_ inner