Skip to content

Do not ICE on non-ADT rcvr type when looking for crate version collision#129250

Merged
bors merged 2 commits intorust-lang:masterfrom
estebank:issue-129205
Aug 27, 2024
Merged

Do not ICE on non-ADT rcvr type when looking for crate version collision#129250
bors merged 2 commits intorust-lang:masterfrom
estebank:issue-129205

Conversation

@estebank
Copy link
Copy Markdown
Contributor

@estebank estebank commented Aug 18, 2024

When looking for multiple versions of the same crate, do not blindly construct the receiver type.

Follow up to #128786.
Fixes #129205
Fixes #129216

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.

ICE: associated type missing default ICE: unexpected non-type Node::GenericParam

9 participants