aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ui/since_1.58/incorrect_path.stderr
blob: 05a1cb73ba01c96141d9d622802d280c39fc2c6b (plain) (blame)
1
2
3
4
5
6
7
error: template "thisdoesnotexist.html" not found in directories ["$WORKSPACE/target/tests/trybuild/askama_testing/templates"]
 --> tests/ui/since_1.58/incorrect_path.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)