mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +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
|
|
|