mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
49db8a5a99
This makes it possible for the `unsafe(...)` syntax to only be valid at the top level, and the `NestedMetaItem`s will automatically reject `unsafe(...)`.