Files
rust/tests/ui/diagnostic_namespace/requires_path.stderr
T
2023-11-24 19:15:52 +01:00

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