logoalt Hacker News

kibwentoday at 1:38 PM0 repliesview on HN

If you're paranoid, you can use the `forbid(unsafe_code)` attribute, which will produce a compiler error when any code in its scope attempts to use `unsafe`, which includes macro expansions.