-
-
Notifications
You must be signed in to change notification settings - Fork 326
Closed
Labels
Description
- Tracking Issue for RFC 3325: unsafe attributes rust-lang/rust#123757
- unsafe attributes rust-lang/rfcs#3325
error: expected identifier, found keyword `unsafe`
--> dev/main.rs:4:3
|
4 | #[unsafe(no_mangle)]
| ^^^^^^