about summary refs log tree commit diff
path: root/tests/ui/rust-2024/unsafe-extern-blocks/extern-items.rs
AgeCommit message (Expand)AuthorLines
2024-11-28Update more 2024 tests to remove -Zunstable-optionsEric Huss-1/+0
2024-07-23Stabilize unsafe extern blocks (RFC 3484)Santiago Pastorino-2/+0
2024-06-05Make MISSING_UNSAFE_ON_EXTERN lint emit future compat info with suggestion to...Santiago Pastorino-1/+1
2024-06-05Add unsafe_extern_blocks feature flagSantiago Pastorino-2/+4
2024-06-04Make extern blocks without unsafe warn in edition 2024Santiago Pastorino-1/+6
2024-06-04Allow unsafe extern on all editionsSantiago Pastorino-1/+2
2024-06-04Add unsafe extern blocks failing testsSantiago Pastorino-0/+12