Arc and Weak should be #[repr(transparent)] #55311
Labels
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
I make these assumptions: https://docs.rs/eventbus/0.2.0/src/eventbus/lib.rs.html#155
And I won't stop making them, even if I technically can't rely on them. There's absolutely no reason why you can't compare an Arc and a Weak without upgrading.
The text was updated successfully, but these errors were encountered: