-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
rust-lang/rust
#147061Description
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
Type
Projects
Status
done