Skip to content

Delay def creation for expression-like nodes #129247

Closed
@camelid

Description

@camelid
Member

Blocked on #129023.

This would be a longer-term fix for issues like #128901.

cc @BoxyUwU

Activity

added
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
A-HIRArea: The high-level intermediate representation (HIR)
on Aug 18, 2024
added
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Aug 18, 2024
self-assigned this
on Aug 18, 2024
camelid

camelid commented on Aug 18, 2024

@camelid
MemberAuthor

I plan to attempt this, using #128844 as a base, once #129244 is merged.

removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Aug 18, 2024
camelid

camelid commented on Dec 29, 2024

@camelid
MemberAuthor

I believe a different approach was taken in the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-HIRArea: The high-level intermediate representation (HIR)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @saethlin@camelid@rustbot

      Issue actions

        Delay def creation for expression-like nodes · Issue #129247 · rust-lang/rust