Skip to content

Conversation

@compiler-errors
Copy link
Contributor

Fixes #127149

This is a somewhat targetted fix. I will investigate eliminating can_eq altogether.

r? lcnr

@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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver) labels Jun 30, 2024
@rust-log-analyzer

This comment has been minimized.

@compiler-errors compiler-errors force-pushed the full-eq-in-receiver-check branch from e671c4a to ce608d4 Compare June 30, 2024 20:07
@compiler-errors
Copy link
Contributor Author

Actually yeah, let's just fix can_eq everywhere.

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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-Znext-solver errors with impl for projected Self type

4 participants