aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unexpected-struct-source.stderr
blob: 6f15841dc09ba91abcf265b33877a419748f8553 (plain)
1
2
3
4
5
error: not expected here; the #[source] attribute belongs on a specific field
 --> tests/ui/unexpected-struct-source.rs:4:1
  |
4 | #[source]
  | ^^^^^^^^^