rust/compiler/rustc_parse
carbotaniuman 49db8a5a99 Add toggle for parse_meta_item unsafe parsing
This makes it possible for the `unsafe(...)` syntax to only be
valid at the top level, and the `NestedMetaItem`s will automatically
reject `unsafe(...)`.
2024-07-30 18:28:43 -05:00
..
src Add toggle for parse_meta_item unsafe parsing 2024-07-30 18:28:43 -05:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl Add toggle for parse_meta_item unsafe parsing 2024-07-30 18:28:43 -05:00