Skip to content

rustc_infer: Consolidate obligation elaboration de-duplication#108424

Merged
bors merged 1 commit intorust-lang:masterfrom
megakorre:elaborator_refactor
Feb 26, 2023
Merged

rustc_infer: Consolidate obligation elaboration de-duplication#108424
bors merged 1 commit intorust-lang:masterfrom
megakorre:elaborator_refactor

Conversation

@megakorre
Copy link
Contributor

Explanation

The obligations Elaborator is doing de-duplication of obligations in 3 different locations. 1 off which has a comment.
This PR consolidates the functionality and comment to a single function.

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

5 participants