Hacker News new | ask | show | jobs
by Rotten194 2140 days ago
Also most of those are actually `#![forbid(unsafe_code)]` declarations or comments. I only see two places where unsafe is actually used, via `UnsafeCell`.