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 And another10 months ago
by dcreager New bindings are visible only if control flow is reachable10 months ago
by dcreager Add xfail for RET50310 months ago
by dcreager Add TODO to function symbol comment10 months ago
by dcreager Spelling typo10 months ago
by dcreager Add TODO for unreachable code example10 months ago
by dcreager