1 comment

[ 2.9 ms ] story [ 18.0 ms ] thread
Rust apparently wants to reverse its warning logic and instead of banning unsafe{} inside unsafe fn(), they want to require it and make it a hard error.