mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-28 15:56:08 +00:00
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
error: cannot find attribute `diagnostic` in this scope
|
|
--> $DIR/requires_path.rs:3:3
|
|
|
|
|
LL | #[diagnostic]
|
|
| ^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|