aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/transparent-display.stderr
blob: 54d958b2780d03c964d06fd6dfc7d2df5ccedb1d (plain)
1
2
3
4
5
error: cannot have both #[error(transparent)] and a display attribute
 --> tests/ui/transparent-display.rs:5:1
  |
5 | #[error("...")]
  | ^^^^^^^^^^^^^^^