about summary refs log tree commit diff
path: root/tests/ui/rust-2024/unsafe-extern-blocks/unsafe-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-05Add unsafe_extern_blocks feature flagSantiago Pastorino-0/+2
2024-06-04Add safe/unsafe to static inside extern blocksSantiago Pastorino-4/+6
2024-06-04Allow using unsafe on functions inside extern blocksSantiago Pastorino-0/+21