Skip to content

"Type mismatch resolving..." only on new trait solver #232

@fcard

Description

@fcard

Standalone Repro: https://rust.godbolt.org/z/8eYbPzeqq

(playground: https://play.rust-lang.org/?version=stable&mode=debug&edition=2024&gist=a806b35a71c5d31d715eebde4651f21e)

I will try to minimize it more if possible later, I already spent a good amount of hours on it for now tho, hehe.

The new trait solver has never worked with my (WIP) crate, it never finished compiling, even after hours of waiting. But when I updated the compiler today turns out that in the last few weeks that got fixed! But now I have 500+ error messages saying "type mismatch resolving ..." or "trait bound ... not satisfied". I am not sure that's a bug or a breaking change, but I thought I'd file an issue anyway.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions