Auto merge of #117880 - lqd:liveness-values, r=cjgillot

Refactor borrowck liveness values

This PR starts cleaning up `rustc_borrowck`, in particular around liveness values:
- refactors simple names that make no sense anymore: either referring to older structures using region elements, or to bitset containers and values.
- improves comments and fixes others
- removes unused return values and unneeded generic arguments

r? `@matthewjasper`
This commit is contained in:
bors 2023-11-26 08:44:28 +00:00
commit e550422130

Diff content is not available