Skip to content

Conversation

@lcnr
Copy link
Contributor

@lcnr lcnr commented May 25, 2025

A backport of #18840 to version 0.15.3. I was unsure whether I should also update the versions of all crates. Looking at previous backports this was not done.

The code which relies on the old solver behavior was introduced in #15184 which is from version 0.15. So this is the only version which needs a backport.

cc @mockersf

the parameter `In` of `call_inner` is completely
unconstrained by its arguments and return type.
We are only able to infer it by assuming that
the only associated type equal to `In::Param<'_>` is
`In::Param<'_>` itself. It could just as well be some other
associated type which only normalizes to `In::Param<'_>`.

cc rust-lang/trait-system-refactor-initiative#168
@mockersf
Copy link
Member

CI failures due to new lints in rust

@mockersf mockersf merged commit aaa01c0 into bevyengine:release-0.15.3 May 25, 2025
24 of 30 checks passed
@lcnr lcnr deleted the fix-0.15 branch May 25, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants