Jonathan Brouwer
fea7809edb
Update test results
...
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com >
2025-07-26 20:26:15 +02:00
Camille GILLOT
280a1d8edb
Do not visit whole crate to compute lints_that_dont_need_to_run.
2025-04-04 12:37:38 +00:00
carbotaniuman
de9b5c3ea2
Stabilize unsafe_attributes
2024-08-07 03:12:13 -05:00
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
carbotaniuman
d8bc8761a5
Deny unsafe on more builtin attributes
2024-07-29 21:00:09 -05:00