mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-26 16:32:06 +00:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
error: not expected here; the #[source] attribute belongs on a specific field
|
|
--> tests/ui/unexpected-struct-source.rs:4:1
|
|
|
|
|
4 | #[source]
|
|
| ^^^^^^^^^
|