Settings

Theme

Rust intends to force unsafe blocks in unsafe functions

github.com

2 points by Subsentient 3 years ago · 1 comment

Reader

SubsentientOP 3 years ago

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection