-
Notifications
You must be signed in to change notification settings - Fork 13.3k
regression: mismatched types #128891
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Apparently this regressed in #127486, but I'm not totally certain which one would've caused this. |
Oh, definitely due to the dyn pointer casting #120248: https://github.com/maciejhirsz/kobold/blob/53eacf69d2ea3f25a47e58a3ccd11dcaf73d48bf/crates/kobold/src/stateful/hook.rs#L193-L198 Anyways, this is a very old version of kobold, and it seems like the downstream crate is specifically using a version before this cast is removed. |
Downstream project (kobold-test) doesn't seem super active. Do we want to keep it in our crater run? |
I'm going to close this as not an actionable for us |
The text was updated successfully, but these errors were encountered: