Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve same vtable pointer when cloning raw waker, to fix Waker::will_wake #121622

Merged
merged 2 commits into from
Mar 3, 2024

Generate original vtable and clone's vtable in the same CGU

db535ba
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Preserve same vtable pointer when cloning raw waker, to fix Waker::will_wake #121622

Generate original vtable and clone's vtable in the same CGU
db535ba
Select commit
Loading
Failed to load commit list.

Annotations

1 warning
PR - mingw-check
succeeded Feb 27, 2024 in 23m 15s