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

Remove unused StepLite/StepFns traits #2210

Merged
merged 1 commit into from
May 28, 2023

Conversation

michaelwu
Copy link
Contributor

Nothing seems to use these traits.

Comments mention RangeInclusiveMap, but I can't find it.

Nothing seems to use these traits.

Comments mention RangeInclusiveMap, but I can't find it.
@marc0246 marc0246 merged commit 211978c into vulkano-rs:master May 28, 2023
@marc0246
Copy link
Contributor

marc0246 commented May 28, 2023

Thanks! There's actually a lot more in that module that's unused, hence the #![allow(dead_code)] at the top. Reason being that most of this code has been taken from the rangemap crate but we don't need all of it.

hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
Nothing seems to use these traits.

Comments mention RangeInclusiveMap, but I can't find it.
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