aboutsummaryrefslogblamecommitdiffstats
path: root/testing/tests/ui/lit_on_assignment_lhs.stderr
blob: fa488cbb1404390694c43a04ec123d5c8812c07c (plain) (tree)
1
2
3
4
5
6
7






                                                                               
error: proc-macro derive panicked
 --> $DIR/lit_on_assignment_lhs.rs:3:10
  |
3 | #[derive(Template)]
  |          ^^^^^^^^
  |
  = help: message: Cannot have literals on the left-hand-side of an assignment.