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

chore: fix version detection for addr_of #4863

Merged
merged 1 commit into from Jul 25, 2022

Conversation

Darksonn
Copy link
Contributor

This fixes the version detection for addr_of! introduced by #4841. Currently, it causes compile failures on some specific nightly versions of rustc.

This change is submitted separately from #4860 because that PR was building on top of tokio-1.20.x, which is from before the addr_of! version detection was merged.

@Darksonn Darksonn added the A-tokio Area: The main tokio crate label Jul 25, 2022
@Darksonn Darksonn enabled auto-merge (squash) July 25, 2022 13:42
@Darksonn Darksonn merged commit ffff9e6 into master Jul 25, 2022
@Darksonn Darksonn deleted the alice/fix-build-script-addr_of branch July 25, 2022 13:46
manaswini05 added a commit to Constructor-io/tokio that referenced this pull request Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants