about summary refs log tree commit diff
path: root/tests/ui/rust-2024/unsafe-attributes
AgeCommit message (Expand)AuthorLines
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+1
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-8/+8
2025-05-04Make attribute safety validation logic more obviousJieyou Xu-0/+43
2025-05-03Report the `unsafe_attr_outside_unsafe` lint at the closest nodeUrgau-0/+16
2025-01-22Auto merge of #134478 - compiler-errors:attr-span, r=oli-obkbors-5/+44
2025-01-07Update tests.Mara Bos-10/+10
2024-12-21Properly record metavar spans for other expansions other than TTMichael Goulet-5/+44
2024-12-15Use links to edition guide for edition migrationsEric Huss-7/+7
2024-11-28Update more 2024 tests to remove -Zunstable-optionsEric Huss-4/+1
2024-11-27Update tests to use new proc-macro headerEric Huss-5/+2
2024-11-20Use edition of `macro_rules` when compiling the macroEric Huss-19/+1
2024-11-20Add tests for the edition of macro_rules from a proc-macroEric Huss-0/+57
2024-08-07Stabilize `unsafe_attributes`carbotaniuman-14/+9
2024-06-23Add hard error and migration lint for unsafe attrscarbotaniuman-0/+282