aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ui/excessive_nesting.stderr
blob: f8f48ec7e76eaa425a03c3a5083b164dfa0cdf82 (plain) (blame)
1
2
3
4
5
6
7
8
error: problems parsing template source at row 14, column 34 near:
       "%}{%if 1%}{%if 1%}{%if 1%}{%if 1%}{%if 1"...
 --> tests/ui/excessive_nesting.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)