Rust intends to force unsafe blocks in unsafe functions

This is a tracking issue for the RFC "unsafe blocks in unsafe fn" (rust-lang/rfcs#2585). The lint unsafe_block_in_unsafe_fn is stable, but the RFC proposes some further things we might wa… Read more

Similar