Skip to content

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented May 6, 2024

This where-bound always holds as &'a mut U: Sized is trivially true.

r? @compiler-errors

@compiler-errors compiler-errors merged commit 8c2fe4a into master May 6, 2024
@compiler-errors compiler-errors deleted the lcnr-patch-1 branch May 6, 2024 18:15
@lcnr lcnr mentioned this pull request May 6, 2024
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request May 11, 2024
…crum

Update ena to 0.14.3

Includes rust-lang/ena#53, which removes a trivial `Self: Sized` bound that prevents `ena` from building on the new solver.
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request May 11, 2024
Rollup merge of rust-lang#124818 - compiler-errors:ena, r=Mark-Simulacrum

Update ena to 0.14.3

Includes rust-lang/ena#53, which removes a trivial `Self: Sized` bound that prevents `ena` from building on the new solver.
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