Skip to content

Refactor LivenessResults into LivenessComputation, without typeck - #162913

Open
jackh726 wants to merge 1 commit into
rust-lang:mainfrom
jackh726:trace-refactor
Open

jackh726 wants to merge 1 commit into
rust-lang:mainfrom
jackh726:trace-refactor

Conversation

@jackh726

Copy link
Copy Markdown
Member

This refactor enables splitting out some liveness calculation to be deferred.

r? lqd

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Sep 17, 2026
@jackh726

Copy link
Copy Markdown
Member Author

Disclosure: An LLM was used for experiments here, but all code here is written fresh.

@rust-bors

This comment has been minimized.

@jackh726 jackh726 changed the title Refactor LivenessResults into LivenessCalculation, without typeck Refactor LivenessResults into LivenessComputation, without typeck Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants