rust/tests/ui/rust-2024/unsafe-extern-blocks
Santiago Pastorino 8366c7fe9c
Stabilize unsafe extern blocks (RFC 3484)
2024-07-23 00:29:39 -03:00
..
extern-items-unsafe.edition2021.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
extern-items-unsafe.edition2024.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
extern-items-unsafe.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
extern-items.edition2024.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
extern-items.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-impl-trait.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-impl-trait.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-impl-trait.ungated.stderr Add parse fail test using safe trait/impl trait 2024-07-03 12:08:56 -03:00
safe-items.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-trait.gated.stderr Add parse fail test using safe trait/impl trait 2024-07-03 12:08:56 -03:00
safe-trait.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-trait.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-trait.ungated.stderr Add parse fail test using safe trait/impl trait 2024-07-03 12:08:56 -03:00
safe-unsafe-on-unadorned-extern-block.edition2021.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-unsafe-on-unadorned-extern-block.edition2024.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
safe-unsafe-on-unadorned-extern-block.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-extern-suggestion.fixed Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-extern-suggestion.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-extern-suggestion.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-items.edition2021.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-items.edition2024.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-items.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-on-extern-block-issue-126756.fixed Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-on-extern-block-issue-126756.rs Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00
unsafe-on-extern-block-issue-126756.stderr Stabilize unsafe extern blocks (RFC 3484) 2024-07-23 00:29:39 -03:00