Enable #![deny(unsafe_op_in_unsafe_fn)]
#10
Labels
internal
Changes that do not affect user-facing behavior.
#![deny(unsafe_op_in_unsafe_fn)]
#10
There are currently some internal
unsafe
blocks that aren't directly documented. We should go through all of those and add safety documentation.The text was updated successfully, but these errors were encountered: