Commits
Click on a commit to change the comparison rangeReachability is now a vis constraint, not a bool10 months ago
by dcreager clippy10 months ago
by dcreager Expected test case change10 months ago
by dcreager And try via a separate `always_reachable` boolean10 months ago
by dcreager But that doesn't work either
(because OR-ing reachability on merge throws away the AlwaysFalse)10 months ago
by dcreager New bindings are visible only if control flow is reachable Add TODO to function symbol comment Add TODO for unreachable code example