Accumulate outlives separately, read-only typeck-env #608
Annotations
6 warnings
|
rust-test (ubuntu-latest)
`formality-check` (lib) generated 2 warnings
|
|
rust-test (ubuntu-latest):
crates/formality-check/src/borrow_check/liveness.rs#L12
value assigned to `bb_id` is never read
|
|
rust-test (ubuntu-latest):
crates/formality-check/src/borrow_check/liveness.rs#L12
value assigned to `env` is never read
|
|
rust-test (ubuntu-latest)
`formality-check` (lib) generated 2 warnings
|
|
rust-test (ubuntu-latest):
crates/formality-check/src/borrow_check/liveness.rs#L12
value assigned to `bb_id` is never read
|
|
rust-test (ubuntu-latest):
crates/formality-check/src/borrow_check/liveness.rs#L12
value assigned to `env` is never read
|