Skip to content

Clippy fixes

Cecylia Bocovich requested to merge cohosh/lox-rs:clippy-fixes into main

This cleans up some clippy lints. In particular, I'm curious about the use of the unsafe blocks. Is there a reasons for adding them I'm not aware of?

Merge request reports