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

Use void in parameterless functions #2633

Merged
merged 3 commits into from Sep 11, 2023

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Sep 8, 2023

Fixes #2616

@pvdrz pvdrz merged commit 1a09f45 into rust-lang:main Sep 11, 2023
27 checks passed
@pvdrz pvdrz deleted the pvdrz-use-void-in-function-args branch September 11, 2023 21:48
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.

wrapper void (*name)(void)or const void * const stack cause problem
1 participant