Commits
Click on a commit to change the comparison rangeReachability is now a vis constraint, not a bool11 months ago
by dcreager clippy11 months ago
by dcreager Expected test case change11 months ago
by dcreager And try via a separate `always_reachable` boolean11 months ago
by dcreager But that doesn't work either
(because OR-ing reachability on merge throws away the AlwaysFalse)11 months ago
by dcreager And another11 months ago
by dcreager New bindings are visible only if control flow is reachable11 months ago
by dcreager Add xfail for RET50311 months ago
by dcreager Add TODO to function symbol comment11 months ago
by dcreager Spelling typo11 months ago
by dcreager Add TODO for unreachable code example11 months ago
by dcreager