about summary refs log tree commit diff
path: root/tests/ui/parser/no-const-fn-in-extern-block.stderr
AgeCommit message (Expand)AuthorLines
2024-10-11Note what qualifierMichael Goulet-4/+4
2024-10-11Remove unadornedMichael Goulet-2/+2
2024-06-26Fix bad replacement for unsafe extern block suggestionyukang-3/+5
2024-06-21Do not allow safe usafe on static and fn itemsSantiago Pastorino-6/+6
2024-06-04Fail when using safe/unsafe items inside unadorned extern blocksSantiago Pastorino-1/+10
2024-06-04Allow using unsafe on functions inside extern blocksSantiago Pastorino-10/+1
2024-04-04Fix diagnostic for qualifier in extern blockArthur Carcano-14/+13
2023-01-11Move /src/test to /testsAlbert Larsan-0/+29