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 in rust-analyzer #17689

Closed
Veykril opened this issue Jul 25, 2024 · 0 comments · Fixed by #17690
Closed

Enable and fix unsafe_op_in_unsafe_fn lint in rust-analyzer #17689

Veykril opened this issue Jul 25, 2024 · 0 comments · Fixed by #17690
Assignees
Labels
C-cleanup Category: issues documenting cleanup C-enhancement Category: enhancement E-easy

Comments

@Veykril
Copy link
Member

Veykril commented Jul 25, 2024

That is add it to our Cargo.toml lints as warn and then fix the warnings. This is slated to be enabled in 2024 edition by default

@Veykril Veykril added E-easy C-cleanup Category: issues documenting cleanup C-enhancement Category: enhancement labels Jul 25, 2024
@lnicola lnicola self-assigned this Jul 25, 2024
@bors bors closed this as completed in 62a7468 Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: issues documenting cleanup C-enhancement Category: enhancement E-easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants