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

Enable and fix unsafe_op_in_unsafe_fn lint #2630

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Feb 5, 2025

To prepare for migration to Rust 2024.

@Rua Rua changed the title Enable and fix unsafe_op_in_unsafe_fn clippy lint Enable and fix unsafe_op_in_unsafe_fn lint Feb 5, 2025
@marc0246
Copy link
Contributor

marc0246 commented Feb 5, 2025

vulkano-taskgraph has a #![forbid(unsafe_op_in_unsafe_fn)] which you should remove now.

@marc0246 marc0246 merged commit bdfc34c into vulkano-rs:master Feb 6, 2025
6 checks passed
@Rua Rua deleted the unsafe-op-in-unsafe-fn branch February 7, 2025 19:07
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