blob: 1acfce506229f522f4bd21a5937b853272f4e62e [file] [log] [blame]
error: cannot find derive macro `Unresolved` in this scope
--> $DIR/deduplicate-diagnostics.rs:4:10
|
LL | #[derive(Unresolved)]
| ^^^^^^^^^^
error: aborting due to previous error