askama/testing/tests/ui/cycle2.stderr
2024-07-30 14:04:19 +02:00

8 lines
316 B
Plaintext

error: cyclic dependency in graph [
"\"$WORKSPACE/target/tests/trybuild/rinja_testing/templates/cycle1.html/" --> \"$WORKSPACE/target/tests/trybuild/rinja_testing/templates/cycle1.html/"",
]
--> tests/ui/cycle2.rs:4:19
|
4 | #[template(path = "cycle1.html")]
| ^^^^^^^^^^^^^