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

Replace generics with impl Trait in function arguments #2017

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

marc0246
Copy link
Contributor

@marc0246 marc0246 commented Oct 3, 2022

This removes generic function arguments that were left over from The Before Times™ where argument-position impl Trait wasn't a thing.

@Rua
Copy link
Contributor

Rua commented Oct 4, 2022

Thanks!

@Rua Rua merged commit 7e3515e into vulkano-rs:master Oct 4, 2022
@marc0246 marc0246 deleted the generic-arguments branch October 4, 2022 08:06
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