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






                                                                                                                             
error: loop.cycle(…) expects exactly one argument
 --> $DIR/loop_cycle_wrong_argument_count.rs:3:10
  |
3 | #[derive(Template)]
  |          ^^^^^^^^
  |
  = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)