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