Skip to content

Commit

Permalink
Auto merge of #117880 - lqd:liveness-values, r=cjgillot
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
bors committed Nov 26, 2023
2 parents 289277b + 554d6bf commit e550422
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e550422

Please sign in to comment.